Attempt to decompile mpGetWeaponSetName

This commit is contained in:
Ryan Dwyer
2020-03-19 18:44:33 +10:00
parent bd098d02f7
commit 6df3ee9d57
3 changed files with 25 additions and 5 deletions
+2 -2
View File
@@ -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);