1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-25 22:18:27 +00:00

Merge pull request #2177 from polluks2/patch-11

Don't mix apple2 with apple2enh
This commit is contained in:
Bob Andrews
2023-09-04 20:36:31 +02:00
committed by GitHub
+1 -1
View File
@@ -603,7 +603,7 @@ url="ca65.html" name="assembler manual">.
The header file <tt/apple2_filetype.h/ also defines many values The header file <tt/apple2_filetype.h/ also defines many values
that can be used to set these variables. It is included in that can be used to set these variables. It is included in
<tt/apple2.h/, which is in turn included in <tt/apple2enh.h/. <tt/apple2.h/.
<tag>Example</tag> <tag>Example</tag>