Decompile mpCountWeaponSetThing

This commit is contained in:
Ryan Dwyer
2020-03-19 17:53:36 +10:00
parent 800f4b045e
commit bd098d02f7
6 changed files with 59 additions and 306 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ extern u32 var8008716c;
extern u32 var800871fc;
extern u32 var80087264;
extern u16 mpweaponstable[];
extern struct mpweaponset mpweaponsetstable[];
extern struct mpweaponset g_MpWeaponSets[12];
extern u32 var800874c8;
extern u32 var800874cc;
extern u32 var800874f0;
+1 -1
View File
@@ -25,7 +25,7 @@ char *mpGetWeaponLabel(s32 weapon_id);
void mpSetWeaponSlot(s32 slot, s32 weapon_id);
s32 mpGetWeaponSlot(s32 slot);
u32 func0f188e24(void);
u32 func0f188ed4(void);
s32 mpCountWeaponSetThing(s32 weaponsetindex);
u32 func0f188f9c(void);
s32 func0f189058(s32 arg0);
u32 func0f189088(void);