Invalidate cache due to addition of Pump couples loading.

Don't add songs that fail to load.
This commit is contained in:
Glenn Maynard
2002-09-10 22:55:12 +00:00
parent 767d286290
commit cb44e7edda
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
#include "NotesLoaderKSF.h"
#include "NotesWriterDWI.h"
const int FILE_CACHE_VERSION = 65; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 66; // increment this when Song or Notes changes to invalidate cache
int CompareBPMSegments(const void *arg1, const void *arg2)