1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/parachute/XEH_PREP.hpp
JoramD 60cab0af6b
Parachute - Add failure chance ()
* Initial push

* disable forgotten define

* Improve exitWith check

* Requested/suggested changes

* Requested changes

* Requested changes
2021-04-30 22:48:02 -05:00

7 lines
142 B
C++

PREP(cutParachute);
PREP(handleFailureChance);
PREP(handleInfoDisplayChanged);
PREP(handleReserve);
PREP(hideAltimeter);
PREP(showAltimeter);