Turn off memory debugging when not needed.

This commit is contained in:
Martin Haye 2015-11-30 07:46:25 -08:00
parent 010570bca7
commit 20576c9986

View File

@ -29,7 +29,7 @@ MAX_SEGS = 96
DO_COMP_CHECKSUMS = 0 ; during compression debugging
DEBUG_DECOMP = 0
DEBUG = 1
DEBUG = 0
SANITY_CHECK = 0 ; also prints out request data
; Zero page temporary variables