Decompile aibotCreateSlayerRocket

This commit is contained in:
Ryan Dwyer
2020-05-20 17:49:23 +10:00
parent 13c170cb29
commit ff0420aa3a
11 changed files with 92 additions and 174 deletions
+1 -1
View File
@@ -274,7 +274,7 @@ u32 func0f08b208(void);
u32 func0f08b25c(void);
u32 func0f08b27c(void);
u32 func0f08b658(void);
u32 func0f08b880(void);
struct weaponobj *func0f08b880(u32 model, u32 weaponnum, struct chrdata *chr);
void chrSetWeaponFlag4(struct chrdata *chr, s32 slot);
struct prop *func0f08b8e8(struct chrdata *chr, s32 weapon_id, s32 arg2, u32 flags, s32 arg4, s32 arg5);
struct prop *chrGiveWeapon(struct chrdata *chr, s32 model, s32 weapon_id, u32 flags);