Decompile func0f0d479c

This commit is contained in:
Ryan Dwyer
2021-09-08 08:23:18 +10:00
parent fc96410327
commit cf8e0dd7cc
4 changed files with 91 additions and 290 deletions
+1
View File
@@ -25,6 +25,7 @@ void guMtxL2F(float mf[4][4], Mtx *m);
void guNormalize(float *, float *, float *);
void guAlignF(float mf[4][4], float a, float x, float y, float z);
void guRotateF(float mf[4][4], float a, float x, float y, float z);
void guFrustumF(float mf[4][4], float l, float r, float b, float t, float n, float f, float scale);
void guLookAt(Mtx *m, float xEye, float yEye, float zEye,
float xAt, float yAt, float zAt,
+1 -1
View File
@@ -5,7 +5,7 @@
#include "types.h"
u32 func0f0d4690(void);
u32 func0f0d475c(void);
void func0f0d475c(Mtxf *mtx);
Gfx *func0f0d479c(Gfx *gdl);
Gfx *func0f0d49c8(Gfx *gdl);
u32 func0f0d4a3c(void);
+1 -1
View File
@@ -21,7 +21,7 @@ void func0000aa50(f32 arg0);
void func0000aab0(u32 arg0);
void *viGetUnk28(void);
void *vi2GetUnk28(void);
u32 func0000ab4c(void);
Vp *func0000ab4c(void);
u32 func0000ab6c(void);
u32 func0000ab78(void);
u32 func0000aca4(void);