mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-08 04:39:34 +00:00
nit.
This commit is contained in:
parent
0d897dd65d
commit
a1ceb534de
@ -33,10 +33,6 @@
|
||||
#define SDL_MODERN 0
|
||||
#endif
|
||||
|
||||
//#if SDL_MODERN
|
||||
//#error "SDL 1.3 support not yet implemented!"
|
||||
//#endif
|
||||
|
||||
// Not legal to cast void* to fn-pointer. Need workaround to be compliant.
|
||||
#define SDL_SYM_WRAP(sym, symbol) { \
|
||||
assert(sizeof(void*) == sizeof(void (*)(void))); \
|
||||
|
Loading…
x
Reference in New Issue
Block a user