1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-30 01:29:37 +00:00

Fixed a typo

git-svn-id: svn://svn.cc65.org/cc65/trunk@2654 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2003-11-12 16:41:47 +00:00
parent 905c0e6ef8
commit 017fc00dc9

View File

@ -17,7 +17,7 @@
.rodata
_tgi_mode_table:
.byte TGI_MODE_280_192_2, "apple2-280-192-6.tgi", 0
.byte TGI_MODE_280_192_6, "apple2-280-192-6.tgi", 0
.byte 0 ; End marker