Decompile func0f197600

This commit is contained in:
Ryan Dwyer
2021-02-23 17:50:20 +10:00
parent 46d30ff2ec
commit e0b9a3bbd0
5 changed files with 152 additions and 386 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ u32 func0f1921f8(void);
void func0f192628(struct chrdata *chr, struct prop *arg1);
u32 func0f19277c(void);
bool func0f19294c(struct chrdata *chr, struct chrdata *chr2);
u32 func0f192a48(void);
bool func0f192a48(struct chrdata *chr);
u32 func0f192a74(void);
u32 func0f192d64(void);
u32 func0f192dc0(void);
+2 -2
View File
@@ -4,7 +4,7 @@
#include "data.h"
#include "types.h"
u32 func0f197600(void);
void func0f197600(struct chrdata *chr);
void mpAibotApplyCommand(struct chrdata *chr, u32 command);
void aibotClearInventory(struct chrdata *chr);
struct invitem *aibotGetFreeInvSlot(struct chrdata *chr);
@@ -21,7 +21,7 @@ s32 mpGetWeaponIndexByWeaponNum(s32 weaponnum);
u32 func0f198338(void);
u32 func0f198db4(void);
u32 func0f198df8(void);
u32 func0f198e38(void);
s32 func0f198e38(s32 weaponnum, s32 funcnum);
u32 func0f198e78(void);
u32 func0f198eec(void);
bool aibotSwitchToWeapon(struct chrdata *chr, s32 weaponnum, s32 funcnum);