Decompile floor

This commit is contained in:
Ryan Dwyer
2020-04-05 12:41:20 +10:00
parent 96ca3dd344
commit d447082482
4 changed files with 24 additions and 39 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#include "types.h"
u32 func0f097890(void);
u32 func0f097908(void);
s32 floor(f32 value);
#endif