mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-19 13:23:49 -04:00
Decompile func0f0a1a10
This commit is contained in:
@@ -90,7 +90,7 @@ u32 func0f0a134c(void);
|
||||
u32 func0f0a1528(void);
|
||||
void currentPlayerEquipWeapon(s32 weaponnum);
|
||||
s32 getCurrentPlayerWeaponId(s32 handnum);
|
||||
u32 func0f0a1a10(void);
|
||||
bool func0f0a1a10(s32 weaponnum);
|
||||
u32 func0f0a1a68(void);
|
||||
u32 func0f0a1ab0(void);
|
||||
void func0f0a1b50(void);
|
||||
@@ -158,7 +158,7 @@ s32 ammotypeGetMaxCapacity(u32 ammotype);
|
||||
bool ammotypeAllowsUnlimitedAmmo(u32 ammotype);
|
||||
void currentPlayerGiveUnlimitedAmmo(bool force);
|
||||
u32 weaponGetAmmoType(u32 weaponnum, u32 func);
|
||||
u32 currentPlayerGetAmmoQuantityForWeapon(u32 weaponnum, u32 func);
|
||||
s32 currentPlayerGetAmmoQuantityForWeapon(u32 weaponnum, u32 func);
|
||||
void currentPlayerGiveAmmoForWeapon(u32 weaponnum, u32 func, u32 quantity);
|
||||
u32 func0f0a9b10(void);
|
||||
u32 func0f0a9b68(void);
|
||||
|
||||
Reference in New Issue
Block a user