mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 05:08:36 -04:00
Decompile func0f02e684
This commit is contained in:
@@ -13,8 +13,8 @@ u32 func0f02e2d0(void);
|
||||
f32 chrGetDistanceToEntity(struct chrdata *chr, u32 entitytype, s32 entityid);
|
||||
void func0f02e3dc(struct coord *arg0, struct coord *arg1, struct coord *arg2, struct coord *arg3, struct coord *arg4);
|
||||
u32 func0f02e4f8(void);
|
||||
u32 func0f02e550(void);
|
||||
u32 func0f02e684(void);
|
||||
f32 func0f02e550(struct prop *prop, f32 arg1, f32 arg2, u32 arg3, f32 ymax, f32 ymin);
|
||||
f32 func0f02e684(struct prop *prop, f32 arg1, f32 arg2);
|
||||
void chrStandChooseAnimation(struct chrdata *chr, f32 arg1);
|
||||
void chrStand(struct chrdata *chr);
|
||||
u32 chrFaceCover(struct chrdata *chr);
|
||||
|
||||
Reference in New Issue
Block a user