invalidate banner cache

This commit is contained in:
Glenn Maynard
2003-06-28 01:48:54 +00:00
parent 06207a0171
commit 2009310fa5
+1 -1
View File
@@ -42,7 +42,7 @@
#include "SDL_image.h"
const int FILE_CACHE_VERSION = 121; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 122; // increment this when Song or Notes changes to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;