From 45fc7dfe871e25c913deb56063ca930dafe8b9ae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 21 Sep 2013 21:46:17 +0300 Subject: fix compilation and partial running with SDL2 on Android. --- src/localconsts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/localconsts.h') diff --git a/src/localconsts.h b/src/localconsts.h index 4187cefd2..d46c83ef4 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -88,7 +88,7 @@ // #define DEBUG_SDLFONT 1 // Android logging -// #define ANDROID_LOG 1 +#define ANDROID_LOG 1 // profiler // #define USE_PROFILER 1 -- cgit v1.2.3-60-g2f50