clean up formatting

This commit is contained in:
Chris Danford
2003-09-07 08:27:38 +00:00
parent db42f00172
commit eeb65c8a54
+2 -2
View File
@@ -64,8 +64,8 @@ RageLog* LOG; // global and accessable from anywhere in the program
map<CString, CString> LogMaps;
// constants
#define LOG_PATH BASE_PATH "log.txt"
#define INFO_PATH BASE_PATH "info.txt"
#define LOG_PATH BASE_PATH "log.txt"
#define INFO_PATH BASE_PATH "info.txt"
#if defined(HAVE_VERSION_INFO)
extern unsigned long version_num;