mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-02 16:26:26 -04:00
Decompile ammotypeGetMaxCapacity
This commit is contained in:
@@ -154,7 +154,7 @@ void func0f0a95ec(u32 arg0, u32 arg1);
|
||||
void currentPlayerGiveAmmo(s32 ammotype, s32 quantity);
|
||||
s32 ammoGetQuantity(u32 type);
|
||||
s32 currentPlayerGetAmmoCount(s8 arg0);
|
||||
s32 ammotypeGetMaxCapacity(u32 ammotype);
|
||||
u32 ammotypeGetMaxCapacity(u32 ammotype);
|
||||
bool ammotypeAllowsUnlimitedAmmo(u32 ammotype);
|
||||
void currentPlayerGiveUnlimitedAmmo(bool force);
|
||||
u32 weaponGetAmmoType(u32 weaponnum, u32 func);
|
||||
|
||||
Reference in New Issue
Block a user