bump cache

This commit is contained in:
Glenn Maynard
2003-07-28 07:34:04 +00:00
parent 7be3f7f896
commit c5cd63392b
+1 -1
View File
@@ -46,7 +46,7 @@
#define CACHE_DIR BASE_PATH "Cache" SLASH
const int FILE_CACHE_VERSION = 126; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 127; // increment this when Song or Notes changes to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;