Decompile aibotGetInvItemType

This commit is contained in:
Ryan Dwyer
2020-03-12 17:35:08 +10:00
parent 13f4c1ec2b
commit 4bedb8b8ad
6 changed files with 70 additions and 79 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ void func0f197c00(struct chrdata *chr);
u32 func0f197c70(void);
struct invitem *aibotGetInvItem(struct chrdata *chr, u32 weaponnum);
u32 func0f197d94(void);
bool chrHasWeapon(struct chrdata *chr, u32 weaponnum);
u32 aibotGetInvItemType(struct chrdata *chr, u32 weaponnum);
u32 func0f197e8c(void);
void aibotGiveDualWeapon(struct chrdata *chr, u32 weaponnum);
s16 aibotGetWeaponPad(struct chrdata *chr, u32 weaponnum);