mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-22 07:55:41 -04:00
Decompile mpSetLock
This commit is contained in:
@@ -56,8 +56,8 @@ s32 mpGetBodyIndexByBodyId(u16 bodyid);
|
||||
char *mpGetBodyName(u8 bodynum);
|
||||
u8 mpGetBodyUnk06(u8 bodynum);
|
||||
s32 mpBodyGetMpHeadIndex(s32 bodynum);
|
||||
u32 func0f18bee8(void);
|
||||
s32 mpSetLock(s32 arg0, s32 arg1);
|
||||
u32 mpChooseRandomLockPlayer(void);
|
||||
bool mpSetLock(s32 locktype, s32 playernum);
|
||||
u32 mpGetLockType(void);
|
||||
u32 mpGetLockPlayerNum(void);
|
||||
bool mpIsPlayerLockedOut(u32 playernum);
|
||||
|
||||
Reference in New Issue
Block a user