ACE3/addons/markers/script_component.hpp

12 lines
270 B
C++
Raw Normal View History

2015-01-18 07:20:55 +00:00
#define COMPONENT markers
#include "\z\ace\addons\main\script_mod.hpp"
#ifdef DEBUG_ENABLED_MARKERS
#define DEBUG_MODE_FULL
#endif
#ifdef DEBUG_ENABLED_MARKERS
#define DEBUG_SETTINGS DEBUG_ENABLED_MARKERS
#endif
#include "\z\ace\addons\main\script_macros.hpp"