#define COMPONENT testmissions
#include "\z\ace\addons\main\script_mod.hpp"

#ifdef DEBUG_ENABLED_TESTMISSIONS
    #define DEBUG_MODE_FULL
#endif

#ifdef DEBUG_ENABLED_TESTMISSIONS
    #define DEBUG_SETTINGS DEBUG_ENABLED_TESTMISSIONS
#endif

#include "\z\ace\addons\main\script_macros.hpp"