J :
* Change the name of debug.h into config.h and use the new RESPATH define.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#define LOG(x)
|
||||
#endif
|
||||
|
||||
#define LOG_FILE "Res/debug.txt"
|
||||
#define LOG_FILE RESPATH"/debug.txt"
|
||||
|
||||
class Logger{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user