Decompile mpGetNumWeaponOptions

This commit is contained in:
Ryan Dwyer
2021-02-13 19:11:27 +10:00
parent f40a55a533
commit 4f43f5ec25
2 changed files with 14 additions and 32 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ s32 mpGetPlayerRankings(struct mpteaminfo *info);
u32 func0f188930(void);
s32 mpGetTeamRankings(struct mpteaminfo *info);
s32 func0f188bcc(void);
u32 mpGetNumWeaponOptions(void);
s32 mpGetNumWeaponOptions(void);
char *mpGetWeaponLabel(s32 weaponnum);
void mpSetWeaponSlot(s32 slot, s32 mpweaponnum);
s32 mpGetWeaponSlot(s32 slot);