debug logfile update

This commit is contained in:
Joseph Henry
2016-06-29 14:05:58 -07:00
parent dbaddd386d
commit 5ebdef054a
6 changed files with 38 additions and 12 deletions

View File

@@ -34,6 +34,8 @@
#define MSG_DEBUG 4 // Information which is only useful to someone debugging
#define MSG_DEBUG_EXTRA 5 // If nothing in your world makes sense
extern char *debug_logfile;
#ifdef __cplusplus
extern "C" {
#endif