mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-22 05:40:15 -06:00
attempt at fixing #972
This commit is contained in:
@ -198,6 +198,8 @@ void Stop()
|
||||
|
||||
glClear(GL_COLOR_BUFFER_BIT);
|
||||
}
|
||||
|
||||
glBindFramebuffer(GL_FRAMEBUFFER, 0);
|
||||
}
|
||||
|
||||
void RenderFrame()
|
||||
|
Reference in New Issue
Block a user