invalidate cache
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include "SDL_image.h"
|
||||
|
||||
|
||||
const int FILE_CACHE_VERSION = 102; // increment this when Song or Notes changes to invalidate cache
|
||||
const int FILE_CACHE_VERSION = 103; // increment this when Song or Notes changes to invalidate cache
|
||||
|
||||
|
||||
static int CompareBPMSegments(const BPMSegment &seg1, const BPMSegment &seg2)
|
||||
|
||||
Reference in New Issue
Block a user