Disassemble rng2 functions

This commit is contained in:
Ryan Dwyer
2021-10-07 22:35:15 +10:00
parent 24a293620f
commit 514c44e12a
8 changed files with 70 additions and 62 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
#include "data.h"
#include "types.h"
u32 func0f1291b0(void);
u32 func0f1291f8(void);
u32 random2(void);
u32 rng2SetSeed(void);
#endif