New get_tv module from Stefan Haubenthal.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3830 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2008-04-10 20:12:20 +00:00
parent 225e1ca58e
commit 6787fb362f
2 changed files with 38 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ OBJS = _scrsize.o \
crt0.o \
ctype.o \
cvline.o \
get_tv.o \
gotox.o \
gotoxy.o \
gotoy.o \