cache update for the last snapshot

This commit is contained in:
Glenn Maynard
2003-03-30 20:17:41 +00:00
parent 848cf152c5
commit d267f60f80
+1 -1
View File
@@ -42,7 +42,7 @@
#include "SDL_image.h"
const int FILE_CACHE_VERSION = 113; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 114; // increment this when Song or Notes changes to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;