mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 06:39:58 -06:00
OpenGL: add support for changing BG0HOFS midframe. fixes #2072
This commit is contained in:
@ -52,7 +52,6 @@ private:
|
||||
|
||||
GLuint CompShader {};
|
||||
GLuint CompScaleLoc = 0;
|
||||
GLuint Comp3DXPosLoc = 0;
|
||||
|
||||
GLuint CompVertexBufferID = 0;
|
||||
GLuint CompVertexArrayID = 0;
|
||||
|
Reference in New Issue
Block a user