#define COMPONENT vehiclelock

// #define DEBUG_MODE_FULL

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

#ifdef DEBUG_ENABLED_VEHICLELOCK
    #define DEBUG_MODE_FULL
#endif

#ifdef DEBUG_SETTINGS_VEHICLELOCK
    #define DEBUG_SETTINGS DEBUG_SETTINGS_VEHICLELOCK
#endif

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