diff --git a/src/platform_winrt.cpp b/src/platform_winrt.cpp index 8f4fd3d..5442dbf 100644 --- a/src/platform_winrt.cpp +++ b/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"