Decompile mpHasUnusedBotSlots

This commit is contained in:
Ryan Dwyer
2022-01-04 20:57:26 +10:00
parent 1dca69ab5d
commit 3b352b5510
3 changed files with 19 additions and 38 deletions
+1 -1
View File
@@ -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);