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
This commit is contained in:
parent
0dcf321953
commit
e50ab3b341
11 changed files with 16 additions and 20 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue