More additions
git-svn-id: svn://svn.cc65.org/cc65/trunk@2127 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -20,14 +20,27 @@
|
|||||||
C_OBJS =
|
C_OBJS =
|
||||||
|
|
||||||
S_OBJS = _scrsize.o \
|
S_OBJS = _scrsize.o \
|
||||||
|
cclear.o \
|
||||||
|
chline.o \
|
||||||
clock.o \
|
clock.o \
|
||||||
|
clrscr.o \
|
||||||
color.o \
|
color.o \
|
||||||
cputc.o \
|
cputc.o \
|
||||||
crt0.o \
|
crt0.o \
|
||||||
|
cvline.o \
|
||||||
|
getenv.o \
|
||||||
|
gotox.o \
|
||||||
|
gotoxy.o \
|
||||||
|
gotoy.o \
|
||||||
|
mainargs.o \
|
||||||
ppu.o \
|
ppu.o \
|
||||||
ppubuf.o \
|
ppubuf.o \
|
||||||
|
randomize.o \
|
||||||
|
revers.o \
|
||||||
setcursor.o \
|
setcursor.o \
|
||||||
waitvblank.o
|
waitvblank.o \
|
||||||
|
wherex.o \
|
||||||
|
wherey.o
|
||||||
|
|
||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
# Targets
|
# Targets
|
||||||
|
|||||||
Reference in New Issue
Block a user