ACE3/addons/attach/CfgEventHandlers.hpp

5 lines
151 B
C++

class Extended_PreInit_EventHandlers {
class ADDON {
init = QUOTE( call compile preprocessFileLineNumbers PATHTOF(XEH_preInit.sqf) );
};
};