mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-15 12:38:56 -04:00
Decompile mpCountWeaponSetThing
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user