mirror of https://github.com/libsdl-org/SDL.git
Remove #undef __3DS__
This commit is contained in:
parent
33c0654d54
commit
691a6133d3
|
|
@ -471,8 +471,6 @@
|
|||
* \since This macro is available since SDL 3.2.0.
|
||||
*/
|
||||
#define SDL_PLATFORM_3DS 1
|
||||
|
||||
#undef __3DS__
|
||||
#endif
|
||||
|
||||
#endif /* SDL_platform_defines_h_ */
|
||||
|
|
|
|||
Loading…
Reference in New Issue