Removed emulation for BAR

git-svn-id: svn://svn.cc65.org/cc65/trunk@2605 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-11-03 17:39:00 +00:00
parent b20cc4cc6e
commit 7f12a14e12
4 changed files with 59 additions and 94 deletions

View File

@@ -25,7 +25,6 @@ S_OBJS = tgi-kernel.o \
tgi_clear.o \
tgi_curtoxy.o \
tgi_done.o \
tgi_emu_bar.o \
tgi_getcolor.o \
tgi_getcolorcount.o \
tgi_getdefpalette.o \