Decompile mpIsPlayerLockedOut

This commit is contained in:
Ryan Dwyer
2020-01-19 10:39:23 +10:00
parent 9a541e5c6b
commit 76e5d003ab
4 changed files with 18 additions and 26 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ u32 func0f18bee8(void);
s32 mpSetLock(s32 arg0, s32 arg1);
u32 mpGetLockType(void);
u32 mpGetLockPlayerNum(void);
u32 func0f18bfd8(void);
bool mpIsPlayerLockedOut(u32 playernum);
u32 func0f18c014(void);
bool mpIsTrackUnlocked(s32 tracknum);
s32 mpGetTrackSlotIndex(s32 tracknum);