re-enabled alpha override and dithering for song BGs

This commit is contained in:
Chris Danford
2002-09-11 06:49:30 +00:00
parent ef3bc7a554
commit 144a7339f2
4 changed files with 24 additions and 16 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
#include "NotesLoaderKSF.h"
#include "NotesWriterDWI.h"
const int FILE_CACHE_VERSION = 68; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 69; // increment this when Song or Notes changes to invalidate cache
int CompareBPMSegments(const void *arg1, const void *arg2)