Removed cpputs/cpputsxy as they don't work and as there's really very little use for proprietary extensions of a character API emulated on a graphics systems.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5860 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2012-10-19 06:53:55 +00:00
parent 1a80cd1071
commit 17659555f8
4 changed files with 1 additions and 60 deletions

View File

@@ -11,7 +11,6 @@ S_OBJS += _scrsize.o \
chline.o \
clrscr.o \
color.o \
cpputs.o \
cputc.o \
cursor.o \
cvline.o \