mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-22 08:45:16 -05:00
Cleaning up the link handler (aka gameboy_colour)
This commit is contained in:
@@ -36,7 +36,7 @@ int Button_Menu::button_main()
|
||||
int curr_x = 0;
|
||||
int curr_y = 0;
|
||||
|
||||
//key_poll(); // Reset the buttons
|
||||
VBlankIntrWait(); // Reset the buttons
|
||||
|
||||
while (true)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user