Remove #undef __3DS__

This commit is contained in:
Cameron Cawley
2025-02-04 21:51:55 +00:00
committed by Sam Lantinga
parent 33c0654d54
commit 691a6133d3

View File

@@ -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_ */