mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-21 05:09:46 -06:00
fix more bugs
This commit is contained in:
@ -955,7 +955,7 @@ u32* GetLine(int line)
|
||||
}
|
||||
|
||||
void SetupAccelFrame()
|
||||
{printf("morp %04X\n", glGetError());
|
||||
{
|
||||
glBindTexture(GL_TEXTURE_2D, FramebufferTex[FrontBuffer]);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user