mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-22 08:45:16 -05:00
Prep for bug testing
This commit is contained in:
@@ -16,7 +16,7 @@ void global_next_frame()
|
||||
rand_next_frame();
|
||||
// tte_set_pos(0, 0);
|
||||
// tte_write(std::to_string(get_rand_u32()).c_str());
|
||||
background_frame();
|
||||
background_frame(global_frame_count);
|
||||
oam_copy(oam_mem, obj_buffer, num_sprites);
|
||||
VBlankIntrWait();
|
||||
// mmFrame(); //Music
|
||||
|
||||
Reference in New Issue
Block a user