Skip to content
Snippets Groups Projects
Commit a5d0079b authored by Jason King's avatar Jason King
Browse files

Turned off debugging by default (again).

parent 868959d1
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
#define FED_AUTO_WINMEM 0 #define FED_AUTO_WINMEM 0
#define FED_MAX_WIN 15 #define FED_MAX_WIN 15
#define FED_MIN_WIN 0 #define FED_MIN_WIN 0
#define FED_DEBUG 1 #define FED_DEBUG 0
#define ZERO 48 #define ZERO 48
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment