mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fragmentation enabled.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#define COMPONENT frag
|
||||
#include "\z\ace\Addons\main\script_mod.hpp"
|
||||
|
||||
#define DEBUG_ENABLED_FRAG
|
||||
//#define DEBUG_ENABLED_FRAG
|
||||
|
||||
#ifdef DEBUG_ENABLED_FRAG
|
||||
#define DEBUG_MODE_FULL
|
||||
@ -11,4 +11,6 @@
|
||||
#define DEBUG_SETTINGS DEBUG_SETTINGS_FRAG
|
||||
#endif
|
||||
|
||||
#include "\z\ace\Addons\main\script_macros.hpp"
|
||||
#include "\z\ace\Addons\main\script_macros.hpp"
|
||||
|
||||
#define ACE_TRACE_DRAW_INC 1
|
Reference in New Issue
Block a user