treatment debug

This commit is contained in:
commy2 2016-09-28 20:46:46 +02:00
parent 4484a36f25
commit 410c5f1d5f
4 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@
*
* Public: Yes
*/
#define DEBUG_MODE_FULL
#include "script_component.hpp"
params ["_caller", "_target", "_selectionName", "_className"];

View File

@ -14,7 +14,7 @@
*
* Public: No
*/
#define DEBUG_MODE_FULL
#include "script_component.hpp"
params ["_args"];

View File

@ -14,7 +14,7 @@
*
* Public: No
*/
#define DEBUG_MODE_FULL
#include "script_component.hpp"
params ["_args"];

View File

@ -3,7 +3,7 @@
#include "\z\ace\addons\main\script_mod.hpp"
// #define DEBUG_MODE_FULL
// #define DISABLE_COMPILE_CACHE
#define DISABLE_COMPILE_CACHE
// #define CBA_DEBUG_SYNCHRONOUS
// #define ENABLE_PERFORMANCE_COUNTERS