Sfoglia il codice sorgente

Added some FIXMEs.

Ryan C. Gordon 11 anni fa
parent
commit
6cafcc4bc7
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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"