1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/movement/XEH_PREP.hpp
johnb432 7f998c3234
Inventory - Improve multiple aspects ()
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-01-06 18:26:46 -03:00

6 lines
103 B
C++

PREP(addLoadToUnitContainer);
PREP(canClimb);
PREP(climb);
PREP(handleClimb);
PREP(handleVirtualMass);