tidy
trying (and failing) to figure out double buffered flickering...
This commit is contained in:
parent
01358f3b33
commit
ab7da437c6
3 changed files with 10 additions and 30 deletions
|
|
@ -3208,8 +3208,8 @@ static int Menu_options(MenuList* list) {
|
|||
return 0;
|
||||
}
|
||||
static void Menu_loop(void) {
|
||||
GFX_setVsync(VSYNC_STRICT);
|
||||
POW_setCPUSpeed(CPU_SPEED_MENU); // set Hz directly
|
||||
GFX_setVsync(VSYNC_STRICT);
|
||||
|
||||
fast_forward = 0;
|
||||
POW_enableAutosleep();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue