mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 12:59:41 -04:00
Attempt to decompile currentPlayerAutoSwitchWeapon
This commit is contained in:
@@ -97,7 +97,7 @@ void func0f0a1ab0(void);
|
||||
void func0f0a1b50(void);
|
||||
void func0f0a1c2c(void);
|
||||
bool currentPlayerHasAmmoForWeapon(s32 weaponnum);
|
||||
void func0f0a1df4(void);
|
||||
void currentPlayerAutoSwitchWeapon(void);
|
||||
void currentPlayerEquipWeaponWrapper(bool arg0, s32 weaponnum);
|
||||
s32 handIsFiring(s32 handnum);
|
||||
s32 handGetAttackType(s32 handnum);
|
||||
|
||||
Reference in New Issue
Block a user