inval cache

This commit is contained in:
Glenn Maynard
2003-02-09 07:34:10 +00:00
parent ab7b9acae9
commit 2b59aaa55d
+1 -1
View File
@@ -40,7 +40,7 @@
#include "SDL_image.h"
const int FILE_CACHE_VERSION = 107; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 108; // increment this when Song or Notes changes to invalidate cache
static int CompareBPMSegments(const BPMSegment &seg1, const BPMSegment &seg2)