SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation
svn-id: r54575
This commit is contained in:
parent
f0fdff21f6
commit
4bed2b3ff5
15 changed files with 18 additions and 44 deletions
|
@ -28,9 +28,6 @@
|
|||
|
||||
#if defined(SDL_BACKEND)
|
||||
|
||||
// Disable symbol overrides so that we can use system headers.
|
||||
#define FORBIDDEN_SYMBOL_EXCEPTION_FILE
|
||||
|
||||
#include "backends/timer/sdl/sdl-timer.h"
|
||||
|
||||
static Uint32 timer_handler(Uint32 interval, void *param) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue