Ryan C. Gordon 11 лет назад
Родитель
Сommit
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"