mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-09-08 17:15:33 -05:00
Fixing sprite corruption and adding game pak sprite debug toggle
This commit is contained in:
@@ -123,7 +123,7 @@ void setup()
|
||||
end_of_data = false;
|
||||
|
||||
create_textbox(0, 0, 80, 80, true);
|
||||
tte_erase_screen();
|
||||
//tte_erase_screen();
|
||||
tte_set_pos(40, 24);
|
||||
ptgb_write("\n\n\n Connecting to\n GameBoy");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user