mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Decompile mpGenerateBotNames
This commit is contained in:
@@ -91,8 +91,8 @@ void mpRemoveSimulant(s32 index);
|
||||
bool mpHasSimulants(void);
|
||||
bool mpHasUnusedBotSlots(void);
|
||||
bool mpIsSimSlotEnabled(s32 slot);
|
||||
s32 mpGetSimTypeIndex(s32 type, s32 difficulty);
|
||||
void func0f18cddc(void);
|
||||
s32 mpFindBotProfile(s32 type, s32 difficulty);
|
||||
void mpGenerateBotNames(void);
|
||||
s32 mpPlayerGetIndex(struct chrdata *chr);
|
||||
struct chrdata *mpGetChrFromPlayerIndex(s32 index);
|
||||
s32 func0f18d074(s32 index);
|
||||
|
||||
Reference in New Issue
Block a user