mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
97bc371f5c
* Common - Add `addPlayerEH` for adding EHs to ace_player * Update fnc_addPlayerEH.sqf * convert ui to use new func
8 lines
163 B
C++
8 lines
163 B
C++
PREP(compileConfigUI);
|
|
PREP(handleSpeedIndicator);
|
|
PREP(moduleInit);
|
|
PREP(onAnimChanged);
|
|
PREP(setAdvancedElement);
|
|
PREP(setElements);
|
|
PREP(setElementVisibility);
|