소스 검색

Added some FIXMEs.

Ryan C. Gordon 11 년 전
부모
커밋
6cafcc4bc7
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/platform_winrt.cpp

+ 2 - 0
src/platform_winrt.cpp

@@ -35,6 +35,8 @@
 * 18. Profit!
 */
 
+/* !!! FIXME: remove the tabstops from this file. */
+/* !!! FIXME: maybe just merge this back into platform_windows.c? */
 
 #define __PHYSICSFS_INTERNAL__
 #include "physfs_platforms.h"