Decompile fanUpdateModel

This commit is contained in:
Ryan Dwyer
2021-05-19 17:29:44 +10:00
parent f21dd45b8f
commit 8cdc308be3
3 changed files with 20 additions and 50 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ void escastepTick(struct prop *escalator);
void cameraTick(struct prop *camera);
u32 func0f078930(void);
void fanTick(struct prop *fan);
void func0f078be0(struct prop *fan);
void fanUpdateModel(struct prop *fan);
void autogunTick(struct prop *autogun);
u32 func0f079ca4(void);
void func0f079f1c(struct prop *autogun);
+1 -1
View File
@@ -5,7 +5,7 @@
#include "types.h"
void func00016110(f32 *matrix1, f32 *matrix2);
u32 func00016140(void);
void func00016140(f32 *realrot, f32 *arg1, f32 *arg2);
void func000161b0(f32 *matrix, f32 src[3], f32 dest[3]);
void func00016208(f32 *matrix, struct coord *coord);
void func00016248(struct coord *coord, f32 angle, Mtxf *matrix);