mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
4b42eb4385
* Merge ST Nightvision * Cleanup * Header cleanup * Add ace setting for fog * Cleanup debug * Manual merge refuel changes * Add new setting for effect scaling * Cleanup * Use ace_common_fnc_getZoom * Fix compat inheritance changes * Fix stringtable * Add category * Tidy function headers * Replace global event with remote event
13 lines
249 B
C++
13 lines
249 B
C++
|
|
PREP(changeNVGBrightness);
|
|
PREP(initModule);
|
|
PREP(nonDedicatedFix);
|
|
PREP(onCameraViewChanged);
|
|
PREP(onFiredPlayer);
|
|
PREP(onLoadoutChanged);
|
|
PREP(onVisionModeChanged);
|
|
PREP(pfeh);
|
|
PREP(refreshGoggleType);
|
|
PREP(scaleCtrl);
|
|
PREP(setupDisplayEffects);
|