Decompile scaleTo1

This commit is contained in:
Ryan Dwyer
2019-11-17 19:05:04 +10:00
parent b3aa49a67c
commit df12f13f6e
19 changed files with 76 additions and 110 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
#include <ultra64.h>
#include "types.h"
u32 func00004790(void);
float scaleTo1(float *x, float *y, float *z);
#endif