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
@@ -8,7 +8,7 @@
#include "RageFile.h"
#define TRANSLATION_PATH BASE_PATH "Data" SLASH "Translation.dat"
#define TRANSLATION_PATH "Data/Translation.dat"
struct TitleTrans
{