Przeglądaj źródła

Remove #undef __3DS__

Cameron Cawley 6 miesięcy temu
rodzic
commit
691a6133d3
1 zmienionych plików z 0 dodań i 2 usunięć
  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_ */