mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-05 17:23:32 -04:00
Decompile rmonPrint3Floats
This commit is contained in:
@@ -94,8 +94,8 @@ u32 func0000c2b8(u32 arg0, s32 tid);
|
||||
u32 func0000c334(u32 arg0, s32 tid);
|
||||
bool rmonIsDouble(f32 value);
|
||||
void rmonPrintFloat(s32 index, f32 arg1);
|
||||
void rmonPrintFloatPair(s32 index, f32 value1, f32 value2);
|
||||
u32 func0000c4d4(void);
|
||||
void rmonPrint2Floats(s32 index, f32 value1, f32 value2);
|
||||
void rmonPrint3Floats(s32 index, f32 value1, f32 value2, f32 value3);
|
||||
u32 func0000cae4(void);
|
||||
u32 func0000cba0(void);
|
||||
u32 func0000cc34(void);
|
||||
|
||||
Reference in New Issue
Block a user