Explorar el Código

Added some FIXMEs.

Ryan C. Gordon hace 11 años
padre
commit
6cafcc4bc7
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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"