Decompile coss

This commit is contained in:
Ryan Dwyer
2021-03-25 19:41:32 +10:00
parent 37faf94c72
commit 6a4a201052
8 changed files with 17 additions and 19 deletions
+1
View File
@@ -28,6 +28,7 @@ void guLookAt(Mtx *m, float xEye, float yEye, float zEye,
float xAt, float yAt, float zAt,
float xUp, float yUp, float zUp);
signed short coss(unsigned short x);
signed short sins(unsigned short x);
/* Used only in Fast3DEX2 */
-1
View File
@@ -5,6 +5,5 @@
#include "types.h"
u32 func0004f9b0(void);
u32 func0004fbc0(void);
#endif