10 lines
279 B
C++
10 lines
279 B
C++
#define COMPONENT phone
|
|
#define COMPONENT_BEAUTIFIED Phone
|
|
#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"
|