mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
Decompile rmonPrintFloatOrDouble
This commit is contained in:
@@ -92,8 +92,8 @@ u32 func0000c118(void);
|
||||
bool crashIsInstrTwoAfterJalInLib(u32 *instruction);
|
||||
u32 func0000c2b8(u32 arg0, s32 tid);
|
||||
u32 func0000c334(u32 arg0, s32 tid);
|
||||
u32 func0000c398(void);
|
||||
u32 func0000c3dc(void);
|
||||
bool rmonIsDouble(f32 arg0);
|
||||
void rmonPrintFloatOrDouble(u32 arg0, f32 arg1);
|
||||
u32 func0000c480(void);
|
||||
u32 func0000c4d4(void);
|
||||
u32 func0000cae4(void);
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
|
||||
void rmonproc();
|
||||
bool rmonIsDisabled(void);
|
||||
void func0002faa4(char *format, ...);
|
||||
void rmonPrint(char *format, ...);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user