ACE3/addons/winddeflection/script_component.hpp

12 lines
300 B
C++

#define COMPONENT winddeflection
#include "\z\ace\addons\main\script_mod.hpp"
#ifdef DEBUG_ENABLED_WINDDEFLECTION
#define DEBUG_MODE_FULL
#endif
#ifdef DEBUG_SETTINGS_WINDDEFLECTION
#define DEBUG_SETTINGS DEBUG_SETTINGS_WINDDEFLECTION
#endif
#include "\z\ace\addons\main\script_macros.hpp"