inval cache

This commit is contained in:
Glenn Maynard
2003-03-06 23:03:42 +00:00
parent f64f210ca1
commit 0a0aa2a8f6
+1 -1
View File
@@ -41,7 +41,7 @@
#include "SDL_image.h"
const int FILE_CACHE_VERSION = 112; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 113; // increment this when Song or Notes changes to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;