From a17ac5edb9ef5c0b702ee6864a8d4e77849ea967 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 9 Nov 2002 02:26:50 +0000 Subject: [PATCH] add XXX --- stepmania/src/Song.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/Song.cpp b/stepmania/src/Song.cpp index e90d86af5b..5d8cc3eca9 100644 --- a/stepmania/src/Song.cpp +++ b/stepmania/src/Song.cpp @@ -34,7 +34,7 @@ #include "NotesWriterDWI.h" -// needed for D3DXGetImageInfo. Remove this ASAP! +// XXX needed for D3DXGetImageInfo. Remove this ASAP! #include "D3DX8.h" const int FILE_CACHE_VERSION = 102; // increment this when Song or Notes changes to invalidate cache