ACE3/addons/apl/CfgEventHandlers.hpp

7 lines
126 B
C++
Raw Normal View History

2015-05-01 17:37:17 +00:00
/*
class Extended_PreInit_EventHandlers {
class ADDON {
init = QUOTE(call COMPILE_FILE(XEH_preInit));
};
};
*/