This commit is contained in:
Glenn Maynard
2003-07-15 00:09:38 +00:00
parent 6a5ccc2b7d
commit 8a5558e243
+1 -1
View File
@@ -43,7 +43,7 @@
#include "SDL_image.h"
const int FILE_CACHE_VERSION = 124; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 125; // increment this when Song or Notes changes to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;