clear cache (was for previous snapshot)

This commit is contained in:
Glenn Maynard
2003-02-14 05:50:19 +00:00
parent d09c2b94b6
commit 26e9c4c496
+1 -1
View File
@@ -41,7 +41,7 @@
#include "SDL_image.h"
const int FILE_CACHE_VERSION = 108; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 109; // increment this when Song or Notes changes to invalidate cache
static int CompareBPMSegments(const BPMSegment &seg1, const BPMSegment &seg2)