Minor update by Oliver Schmidt

git-svn-id: svn://svn.cc65.org/cc65/trunk@3746 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2006-05-31 21:11:46 +00:00
parent be29185283
commit b8a6d7a6f6
4 changed files with 14 additions and 13 deletions

View File

@@ -599,7 +599,7 @@ The compiler defines several macros at startup:
<tag><tt>__APPLE2ENH__</tt></tag>
This macro is defined if the target is the enhanced Apple // (-t apple2enh).
This macro is defined if the target is the enhanced Apple //e (-t apple2enh).
<tag><tt>__ATARI__</tt></tag>