Modifying the remote multiboot loader

This commit is contained in:
The Gears of Progress
2025-04-06 17:09:52 -04:00
parent 680459489e
commit c7aa7b3dca
11 changed files with 109 additions and 81 deletions

View File

@@ -167,7 +167,6 @@ int pokedex_loop()
obj_unhide(up_arrow, 0);
obj_unhide(down_arrow, 0);
}
int val = key_tri_vert();
if (update)
{
tte_erase_rect(0, 0, 240, 140);