10 lines
295 B
C++
10 lines
295 B
C++
#define COMPONENT mission_setup
|
|
#define COMPONENT_BEAUTIFIED Mission_Setup
|
|
#include "\forge\forge_client\addons\main\script_mod.hpp"
|
|
|
|
// #define DEBUG_MODE_FULL
|
|
// #define DISABLE_COMPILE_CACHE
|
|
// #define ENABLE_PERFORMANCE_COUNTERS
|
|
|
|
#include "\forge\forge_client\addons\main\script_macros.hpp"
|