mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[ion] main_sdl: Update the static sNeedsRefresh when actually refreshing the
screen
This commit is contained in:
committed by
LeaNumworks
parent
e1881d7b8b
commit
de603befc5
@@ -140,6 +140,7 @@ void refresh() {
|
||||
Display::draw(sRenderer, &screenRect);
|
||||
#endif
|
||||
SDL_RenderPresent(sRenderer);
|
||||
sNeedsRefresh = false;
|
||||
|
||||
IonSimulatorCallbackDidRefresh();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user