working on localization tool

This commit is contained in:
Chris Danford
2005-12-29 02:40:09 +00:00
parent 2d7ae984e2
commit df984aef76
15 changed files with 397 additions and 35 deletions
+1 -2
View File
@@ -23,6 +23,7 @@
#include "Foreach.h"
#include "UnlockManager.h"
#include "BackgroundUtil.h"
#include "SpecialFiles.h"
#include "NotesLoaderSM.h"
#include "NotesLoaderDWI.h"
@@ -36,8 +37,6 @@
#include <set>
#include <float.h>
#define CACHE_DIR "Cache/"
const int FILE_CACHE_VERSION = 144; // increment this to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;