ACE3/addons/resting/CfgEventHandlers.hpp
Nicolás Badano f9de90c6f9 resting: port
2015-01-15 19:34:35 -03:00

7 lines
122 B
C++

class Extended_PreInit_EventHandlers {
class ADDON {
init = QUOTE(call COMPILE_FILE(XEH_preInit));
};
};