From 4364a3fcae6b7994f3ee92811ce8d000dcb785ce Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 17 Mar 2014 18:18:28 +0300 Subject: Fix memory leak on window resize. --- 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 92c36d92a..f9f9f4ba0 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -95,7 +95,7 @@ // #define ANDROID_LOG 1 // profiler -// #define USE_PROFILER 1 +#define USE_PROFILER 1 // draw calls // #define DEBUG_DRAW_CALLS 1 -- cgit v1.2.3-70-g09d2