mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 06:44:48 -04:00
Decompile coss
This commit is contained in:
@@ -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 */
|
||||
|
||||
@@ -5,6 +5,5 @@
|
||||
#include "types.h"
|
||||
|
||||
u32 func0004f9b0(void);
|
||||
u32 func0004fbc0(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user