start phasing out BASE_PATH and SLASH

This commit is contained in:
Glenn Maynard
2003-12-10 09:02:55 +00:00
parent eb15c238fd
commit 658c72c6ad
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
#include <set>
#define CACHE_DIR BASE_PATH "Cache" SLASH
#define CACHE_DIR "Cache/"
const int FILE_CACHE_VERSION = 131; // increment this when Song or Steps changes to invalidate cache