浏览代码

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"