Decompile func0f03a578

This commit is contained in:
Ryan Dwyer
2019-12-24 18:21:04 +10:00
parent 1a82420944
commit f809f3ae22
3 changed files with 29 additions and 66 deletions
+1
View File
@@ -641,6 +641,7 @@
#define RACE_SKEDAR 1
#define RACE_MAIAN 2
#define RACE_ROBOT 3
#define RACE_4 4
#define SPEED_WALK 0
#define SPEED_JOG 1
+3 -3
View File
@@ -158,7 +158,7 @@ void func0f02fc2c(struct chrdata *chr);
void chrJumpOut(struct chrdata *chr, s32 arg1);
void func0f02fe18(struct chrdata *chr);
void chrRunToPos(struct chrdata *chr, struct coord *coord);
u32 func0f030120(void);
void func0f030120(struct chrdata *chr, s32 thingtype, s32 thingid);
void func0f030308(struct chrdata *chr, s32 thingtype, s32 thingid);
void func0f0303a0(struct chrdata *chr, s32 thingtype, s32 thingid);
u32 func0f030584(void);
@@ -242,7 +242,7 @@ u32 chrTryAttackWalk(struct chrdata *chr);
u32 chrTryAttackRun(struct chrdata *chr);
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);
bool func0f03a578(struct chrdata *chr, s32 thingtype, s32 thingid);
bool func0f03a644(struct chrdata *chr, s32 thingtype, s32 thingid);
bool func0f03a6d8(struct chrdata *chr, s32 thingtype, s32 thingid);
bool func0f03a76c(struct chrdata *chr, u32 thingtype, s32 thingid);
@@ -315,7 +315,7 @@ u32 func0f041d38(void);
u32 func0f041e48(void);
u32 func0f04262c(void);
u32 func0f04279c(void);
u32 func0f042808(void);
void func0f042808(struct chrdata *chr);
u32 func0f0429d8(void);
u32 func0f042a40(void);
u32 func0f042ffc(void);