mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-09 12:35:46 -04:00
Decompile hoverpropTick
This commit is contained in:
@@ -133,7 +133,7 @@ void func0f070f08(struct liftobj *lift, u32 arg0);
|
||||
void liftGoToStop(struct liftobj *lift, s32 stopnum);
|
||||
u32 func0f071360(void);
|
||||
void func0f0713e4(struct defaultobj *obj, struct hov *hov, struct coord *coord, s16 *rooms, f32 *matrix);
|
||||
u32 func0f0714b8(void);
|
||||
void func0f0714b8(struct hoverpropobj *obj, struct hov *hov);
|
||||
u32 func0f0720b4(void);
|
||||
f32 func0f0720d8(struct defaultobj *obj);
|
||||
void func0f072110(struct defaultobj *obj, f32 angle);
|
||||
@@ -180,7 +180,7 @@ void func0f07c7b0(struct prop *chopper);
|
||||
void chopperTickAttackMode0(struct prop *chopper);
|
||||
void chopperTickAttackMode1(struct prop *chopper);
|
||||
void hovercarTick(struct prop *hovercar);
|
||||
void hoverpropTick(struct prop *hoverprop, s32 arg1);
|
||||
void hoverpropTick(struct prop *hoverprop, bool arg1);
|
||||
void hoverbikeTick(struct prop *hoverbike, s32 arg1);
|
||||
void func0f07e058(struct prop *prop);
|
||||
void func0f07e0b8(struct prop *glass, s32 playercount, u32 *arg2);
|
||||
|
||||
Reference in New Issue
Block a user