浏览代码

Remove #undef __3DS__

Cameron Cawley 2 月之前
父节点
当前提交
691a6133d3
共有 1 个文件被更改,包括 0 次插入2 次删除
  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_ */