mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-06 09:32:49 -04:00
Attempt to decompile mpGetWeaponSetName
This commit is contained in:
@@ -26,10 +26,10 @@ void mpSetWeaponSlot(s32 slot, s32 weapon_id);
|
||||
s32 mpGetWeaponSlot(s32 slot);
|
||||
u32 func0f188e24(void);
|
||||
s32 mpCountWeaponSetThing(s32 weaponsetindex);
|
||||
u32 func0f188f9c(void);
|
||||
s32 func0f188f9c(s32 arg0);
|
||||
s32 func0f189058(s32 arg0);
|
||||
u32 func0f189088(void);
|
||||
s32 func0f1890a8(s32 arg0);
|
||||
char *mpGetWeaponSetName(s32 arg0);
|
||||
u32 func0f18913c(void);
|
||||
u32 func0f1892dc(void);
|
||||
void func0f1895bc(s32 arg0);
|
||||
|
||||
Reference in New Issue
Block a user