1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/reload/XEH_PREP.hpp

10 lines
198 B
C++
Raw Normal View History

2016-02-22 14:20:36 +00:00
PREP(canCheckAmmo);
PREP(canCheckAmmoSelf);
PREP(canSwapTurretMagazine);
PREP(getAmmoToLinkBelt);
2016-02-22 14:20:36 +00:00
PREP(checkAmmo);
PREP(displayAmmo);
PREP(onTake);
2016-02-22 14:20:36 +00:00
PREP(startLinkingBelt);
PREP(swapTurretMagazine);