1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 21:29:03 +00:00

_graphmode_used isn't used anymore

git-svn-id: svn://svn.cc65.org/cc65/trunk@3567 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg 2005-08-07 15:42:59 +00:00
parent 044de2eaca
commit 2efd1c79df

View File

@ -1,12 +0,0 @@
;
; Christian Groessler, June 2000
;
; this file provides the default for the __graphmode_used variable
.export __graphmode_used
.data
__graphmode_used:
.byte 9 ; default to mode with max. memory usage