Decompile rmonPrint3Floats

This commit is contained in:
Ryan Dwyer
2021-03-14 00:49:48 +10:00
parent 3adc887fc8
commit 2c78fb25ab
2 changed files with 24 additions and 49 deletions
+2 -2
View File
@@ -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);