diff --git a/libsrc/atari/graphuse.s b/libsrc/atari/graphuse.s index 7651a68a2..343c6ea94 100644 --- a/libsrc/atari/graphuse.s +++ b/libsrc/atari/graphuse.s @@ -8,7 +8,5 @@ .data __graphmode_used: - .byte 0 ; text screen -; disabled, because currently there aren't any screen mode functions available -; .byte 9 ; mode with max. memory usage + .byte 9 ; default to mode with max. memory usage