mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2024-11-22 10:20:26 +01:00
now TFE builds on OSX, too
This commit is contained in:
parent
2a58209487
commit
a28a7bb00f
|
@ -38,6 +38,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#ifdef PLATFORM_UNIX /* rcg10042001 */
|
||||
#include "SDL_assert.h"
|
||||
#define _assert(x, y, z) SDL_assert(0)
|
||||
#include <signal.h> // raise()
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user