Decompile func0f03a6d8

This commit is contained in:
Ryan Dwyer
2019-12-24 18:04:17 +10:00
parent 66fab8d95c
commit f78ec204fb
2 changed files with 16 additions and 49 deletions
+2 -2
View File
@@ -159,7 +159,7 @@ void chrJumpOut(struct chrdata *chr, s32 arg1);
void func0f02fe18(struct chrdata *chr);
void chrRunToPos(struct chrdata *chr, struct coord *coord);
u32 func0f030120(void);
u32 func0f030308(void);
void func0f030308(struct chrdata *chr, s32 thingtype, s32 thingid);
u32 func0f0303a0(void);
u32 func0f030584(void);
u32 chrAttackWalk(void);
@@ -244,7 +244,7 @@ u32 chrTryAttackRoll(struct chrdata *chr);
u32 func0f03a3ec(struct chrdata *chr, u32 arg1, u32 arg2, u32 arg3, u32 arg4);
u32 func0f03a578(struct chrdata *chr, u32 thingtype, u32 thingid);
u32 func0f03a644(struct chrdata *chr, u32 thingtype, u32 thingid);
u32 func0f03a6d8(struct chrdata *chr, u32 thingtype, u32 thingid);
bool func0f03a6d8(struct chrdata *chr, s32 thingtype, s32 thingid);
bool func0f03a76c(struct chrdata *chr, u32 thingtype, s32 thingid);
bool chrFaceEntity(struct chrdata *chr, u32 entity_type, u32 entity_id);
u32 func0f03a894(struct chrdata *chr, s32 pad, s32 arg2);