disable DEBUG

This commit is contained in:
Christian Groessler
2013-09-27 22:14:26 +02:00
parent 39a98f250b
commit 213f93cce4
3 changed files with 22 additions and 23 deletions

View File

@@ -4,7 +4,7 @@
; Christian Groessler, chris@groessler.org, 2013
;
DEBUG = 1
;DEBUG = 1
CHKBUF = 1 ; check if bounce buffering is needed (bounce buffering is always done if set to 0)
.ifdef __ATARIXL__