Mercurial > sdl-ios-xcode
diff include/SDL_config_macosx.h @ 3649:1e74d7984d0b
The config sets the default assertion level so people can override it for their own use in application code.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 13 Jan 2010 07:25:28 +0000 |
parents | c5925cd41955 |
children | 336f3df1578d |
line wrap: on
line diff
--- a/include/SDL_config_macosx.h Wed Jan 13 07:00:20 2010 +0000 +++ b/include/SDL_config_macosx.h Wed Jan 13 07:25:28 2010 +0000 @@ -29,7 +29,7 @@ #include <AvailabilityMacros.h> /* SDL internal assertion support */ -#define SDL_ASSERT_LEVEL 1 +#define SDL_DEFAULT_ASSERT_LEVEL 1 /* This is a set of defines to configure the SDL features */