Browse Source

Remove #undef __3DS__

Cameron Cawley 2 months ago
parent
commit
691a6133d3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      include/SDL3/SDL_platform_defines.h

+ 0 - 2
include/SDL3/SDL_platform_defines.h

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