Decompile mpSetWeaponSet

This commit is contained in:
Ryan Dwyer
2020-07-27 22:57:05 +10:00
parent d956b5be94
commit 15ef055bb6
4 changed files with 16 additions and 25 deletions
+2 -2
View File
@@ -32,9 +32,9 @@ u32 func0f189088(void);
char *mpGetWeaponSetName(s32 arg0);
u32 func0f18913c(void);
u32 func0f1892dc(void);
void func0f1895bc(s32 arg0);
void mpSetWeaponSet(s32 weaponsetnum);
u32 func0f1895e8(void);
s32 func0f18961c(void);
s32 mpGetWeaponSet(void);
u32 mpIsPaused(void);
void mpSetPaused(u8 pause);
u32 func0f18973c(void);