From e4d4bd355324af5a259aad107c59989680f22c14 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 15 Dec 2015 01:27:58 +0300 Subject: Enable writing to android or nacl log if enabled debug log in settings. --- src/localconsts.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/localconsts.h') diff --git a/src/localconsts.h b/src/localconsts.h index 28d6ab5bc..013f11507 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -181,11 +181,8 @@ // #define DEBUG_DUMP_LEAKS1 1 // #define DEBUG_SDLFONT 1 -// Android logging -// #define ANDROID_LOG 1 - -// nacl logging -#define NACL_LOG 1 +// android or nacl logging +// #define SPECIAL_LOGGING 1 // profiler // #define USE_PROFILER 1 -- cgit v1.2.3-60-g2f50