ACE3/addons/reloadlaunchers/script_component.hpp

12 lines
302 B
C++
Raw Normal View History

2015-03-18 17:25:53 +00:00
#define COMPONENT reloadlaunchers
#include "\z\ace\addons\main\script_mod.hpp"
#ifdef DEBUG_ENABLED_RELOADLAUNCHERS
#define DEBUG_MODE_FULL
#endif
#ifdef DEBUG_ENABLED_RELOADLAUNCHERS
#define DEBUG_SETTINGS DEBUG_ENABLED_RELOADLAUNCHERS
#endif
#include "\z\ace\addons\main\script_macros.hpp"