inval cache

This commit is contained in:
Glenn Maynard
2004-03-06 03:23:44 +00:00
parent d2bbe27550
commit 51fc9c5848
+1 -1
View File
@@ -52,7 +52,7 @@
#define CACHE_DIR "Cache/"
const int FILE_CACHE_VERSION = 134; // increment this when Song or Steps changes to invalidate cache
const int FILE_CACHE_VERSION = 135; // increment this when Song or Steps changes to invalidate cache
// also increment it on the rare occasion where we split modes
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;