mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-12 20:16:02 -04:00
Decompile mpHasUnusedBotSlots
This commit is contained in:
@@ -89,7 +89,7 @@ void mpSetBotDifficulty(s32 botnum, s32 difficulty);
|
||||
s32 mpGetNumSimulants(void);
|
||||
void mpRemoveSimulant(s32 index);
|
||||
bool mpHasSimulants(void);
|
||||
u32 func0f18cc8c(void);
|
||||
bool mpHasUnusedBotSlots(void);
|
||||
bool mpIsSimSlotEnabled(s32 slot);
|
||||
s32 mpGetSimTypeIndex(s32 type, s32 difficulty);
|
||||
void func0f18cddc(void);
|
||||
|
||||
Reference in New Issue
Block a user