This commit is contained in:
Glenn Maynard
2002-09-12 08:37:47 +00:00
parent bd78e3499a
commit b0f4038e7f
+1 -1
View File
@@ -32,7 +32,7 @@
#include "NotesLoaderKSF.h"
#include "NotesWriterDWI.h"
const int FILE_CACHE_VERSION = 69; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 70; // increment this when Song or Notes changes to invalidate cache
int CompareBPMSegments(const void *arg1, const void *arg2)