invalidate cache

This commit is contained in:
Glenn Maynard
2003-01-02 22:15:54 +00:00
parent bb8940adad
commit cba5d27cf0
+1 -1
View File
@@ -38,7 +38,7 @@
#include "SDL_image.h"
const int FILE_CACHE_VERSION = 102; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 103; // increment this when Song or Notes changes to invalidate cache
static int CompareBPMSegments(const BPMSegment &seg1, const BPMSegment &seg2)