First pass at Ryan's assertion code, minor tweaks to come.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404398
This commit is contained in:
parent
7f6c455755
commit
a8a1ac9acd
15 changed files with 667 additions and 1 deletions
|
@ -28,6 +28,9 @@
|
|||
/* This gets us MAC_OS_X_VERSION_MIN_REQUIRED... */
|
||||
#include <AvailabilityMacros.h>
|
||||
|
||||
/* SDL internal assertion support */
|
||||
#define SDL_ASSERT_LEVEL 1
|
||||
|
||||
/* This is a set of defines to configure the SDL features */
|
||||
|
||||
#ifdef __LP64__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue