summaryrefslogtreecommitdiff
path: root/include/SDL_config_pandora.h
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2010-01-13 07:25:28 +0000
committerSam Lantinga <slouken@libsdl.org>2010-01-13 07:25:28 +0000
commite50ab3b341cae231ad39fc374a867c24d47b8bc8 (patch)
tree93bd410f1077bf3c998bf86349d9d2531edf37cd /include/SDL_config_pandora.h
parent0dcf3219530c2e89536f43c9770f51341a81abbd (diff)
The config sets the default assertion level so people can override it for their own use in application code.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404400
Diffstat (limited to 'include/SDL_config_pandora.h')
-rw-r--r--include/SDL_config_pandora.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/SDL_config_pandora.h b/include/SDL_config_pandora.h
index 58d1aec5..88440d69 100644
--- a/include/SDL_config_pandora.h
+++ b/include/SDL_config_pandora.h
@@ -29,7 +29,7 @@
#include "SDL_platform.h"
/* SDL internal assertion support */
-#define SDL_ASSERT_LEVEL 1
+#define SDL_DEFAULT_ASSERT_LEVEL 1
#define SDL_HAS_64BIT_TYPE 1
#define SDL_BYTEORDER 1234