mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-07 20:01:13 -04:00
Decompile fanUpdateModel
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user