Cleaning up the link handler (aka gameboy_colour)

This commit is contained in:
GearsProgress
2026-04-17 12:05:00 -04:00
parent d0aea7a581
commit be0fb6dcca
9 changed files with 251 additions and 387 deletions

View File

@@ -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)
{