mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
f86e882b18
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> Co-authored-by: ulteq <ulteq@web.de> Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
13 lines
271 B
C++
13 lines
271 B
C++
PREP(addDutyFactor);
|
|
PREP(createStaminaBar);
|
|
PREP(getAnimDuty);
|
|
PREP(getMetabolicCosts);
|
|
PREP(getWeaponInertia);
|
|
PREP(handleEffects);
|
|
PREP(handlePlayerChanged);
|
|
PREP(handleStaminaBar);
|
|
PREP(mainLoop);
|
|
PREP(moduleSettings);
|
|
PREP(removeDutyFactor);
|
|
PREP(renderDebugLines);
|