mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-22 08:45:16 -05:00
Working in RS, as well as correct text
This commit is contained in:
@@ -11,6 +11,7 @@ void rand_next_frame(){
|
||||
}
|
||||
|
||||
unsigned int get_rand_u32(){
|
||||
rand_next_frame();
|
||||
return u32_rand;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user