mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 21:37:42 -07:00
attempt at fixing #972
This commit is contained in:
parent
40aae154cf
commit
2e999ae1b8
@ -198,6 +198,8 @@ void Stop()
|
||||
|
||||
glClear(GL_COLOR_BUFFER_BIT);
|
||||
}
|
||||
|
||||
glBindFramebuffer(GL_FRAMEBUFFER, 0);
|
||||
}
|
||||
|
||||
void RenderFrame()
|
||||
|
Loading…
Reference in New Issue
Block a user