mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-09-08 09:05:40 -05:00
Updating global_next_frame to be interrupt based
This commit is contained in:
@@ -188,7 +188,7 @@ void show_debug_info_screen(void *context, unsigned user_param)
|
||||
reload_textbox_background();
|
||||
return;
|
||||
}
|
||||
global_next_frame();
|
||||
VBlankIntrWait();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user