Introduce bot quantities

This commit is contained in:
Ryan Dwyer
2022-11-06 16:43:00 +10:00
parent 94717149a0
commit 01af8825cb
7 changed files with 99 additions and 17 deletions
+1
View File
@@ -491,6 +491,7 @@ extern s32 var80087260;
extern bool g_MpEnableMusicSwitching;
extern struct mpweapon g_MpWeapons[NUM_MPWEAPONS];
extern struct mphead g_MpHeads[NUM_MPHEADS];
extern s32 g_BotQuantity;
extern struct botprofile g_BotProfiles[18];
extern struct mpbody g_MpBodies[NUM_MPBODIES];
extern struct mppreset g_MpPresets[NUM_MPPRESETS];