Preload the stage's natural weapons

This commit is contained in:
Ryan Dwyer
2022-10-25 23:09:47 +10:00
parent 15fc4a0a7c
commit dcf1de3f87
3 changed files with 277 additions and 72 deletions
+1
View File
@@ -8,6 +8,7 @@ void bgunReset(void);
void bgunStop(void);
void bgunPreload(void);
void bgunRumble(s32 handnum, s32 weaponnum);
s32 bgunGetUnequippedReloadIndex(s32 weaponnum);
void bgunTickUnequippedReload(void);