ACE3/addons/attach/CfgEventHandlers.hpp

5 lines
147 B
C++
Raw Normal View History

2015-01-11 20:39:49 +00:00
class Extended_PreInit_EventHandlers {
class ADDON {
init = QUOTE( call compile preprocessFileLineNumbers PATHTOF(XEH_preInit.sqf) );
};
};