mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-22 08:45:16 -05:00
Updating global_next_frame to be interrupt based
This commit is contained in:
@@ -76,7 +76,6 @@ void global_next_frame()
|
||||
}
|
||||
}
|
||||
global_frame_count++;
|
||||
VBlankIntrWait();
|
||||
};
|
||||
|
||||
int get_frame_count()
|
||||
|
||||
Reference in New Issue
Block a user