forge/arma/client/addons/bank/script_component.hpp
2026-05-23 09:18:04 -05:00

10 lines
277 B
C++

#define COMPONENT bank
#define COMPONENT_BEAUTIFIED Bank
#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"