From 59578a63ab229a9d6f52cc1f077164589fbb76c9 Mon Sep 17 00:00:00 2001 From: mrsmola Date: Sun, 18 Feb 2007 10:18:54 +0000 Subject: [PATCH] added a debug-writer for debugging to console --- support_files/bygfoot_constants | 2 ++ 1 file changed, 2 insertions(+) diff --git a/support_files/bygfoot_constants b/support_files/bygfoot_constants index c98d41b5..e3cf2f6c 100644 --- a/support_files/bygfoot_constants +++ b/support_files/bygfoot_constants @@ -6,6 +6,8 @@ # debug level int_debug 0 +# write debug messages to console 0=no >0=yes +int_debug_writer 0 #### float constants get divided by 100000 and loaded as floats #### so we write 50000 if we'd like to have 0.5