Fix GL drawArrays issue on desktop

This commit is contained in:
Joshua Granick
2014-01-20 17:44:16 -08:00
parent bc59abc6c1
commit dc71c912c7
2 changed files with 4 additions and 0 deletions

View File

@@ -60,6 +60,9 @@ namespace lime {
}
void OpenGL2Context::OnBeginRender () {}
void OpenGL2Context::PopBitmapMatrix () {}