Decompile weaponGetAmmoType

This commit is contained in:
Ryan Dwyer
2020-03-29 12:18:36 +10:00
parent 7cf62e4caa
commit 501a5c2bd0
2 changed files with 15 additions and 31 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ s32 currentPlayerGetAmmoCount(s8 arg0);
s32 ammotypeGetMaxCapacity(u32 ammotype);
bool ammotypeAllowsUnlimitedAmmo(u32 ammotype);
u32 func0f0a9980(void);
s32 weaponGetAmmoType(s32 weaponnum, u32 func);
u32 weaponGetAmmoType(u32 weaponnum, u32 func);
u32 currentPlayerGetAmmoQuantityForWeapon(u32 weaponnum, u32 func);
void currentPlayerGiveAmmoForWeapon(u32 weaponnum, u32 func, u32 quantity);
u32 func0f0a9b10(void);