ACE3/addons/maptools/script_component.hpp
2015-04-07 15:01:44 -05:00

13 lines
277 B
C++

#define COMPONENT maptools
#include "\z\ace\Addons\main\script_mod.hpp"
#ifdef DEBUG_ENABLED_MAPTOOLS
#define DEBUG_MODE_FULL
#endif
#ifdef DEBUG_SETTINGS_MAPTOOLS
#define DEBUG_SETTINGS DEBUG_SETTINGS_MAPTOOLS
#endif
#include "\z\ace\Addons\main\script_macros.hpp"