1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-09 16:29:09 +00:00

Two fixes from Stefan Haubenthal

git-svn-id: svn://svn.cc65.org/cc65/trunk@2866 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2004-01-04 21:12:01 +00:00
parent e94afbc0dd
commit 7bea8431e2
2 changed files with 3 additions and 3 deletions

View File

@ -55,11 +55,11 @@ OBJS= _scrsize.o \
#-------------------------------------------------------------------------- #--------------------------------------------------------------------------
# Drivers # Drivers
EMDS = EMDS = apple2-lc.emd
JOYS = apple2-stdjoy.joy JOYS = apple2-stdjoy.joy
SERS = apple2-lc.emd SERS =
TGIS = apple2-40-40-16.tgi apple2-280-192-6.tgi TGIS = apple2-40-40-16.tgi apple2-280-192-6.tgi

View File

@ -10,5 +10,5 @@
.rodata .rodata
_joy_stddrv: .asciiz "apple2-stdjoy.joy" _joy_stddrv: .asciiz "A2.STDJOY.JOY"