New module tgi_geterrormsg.s

git-svn-id: svn://svn.cc65.org/cc65/trunk@3122 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2004-06-15 09:02:05 +00:00
parent ff3f7da425
commit 1297374ea7
2 changed files with 53 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ S_OBJS = tgi-kernel.o \
tgi_getcolorcount.o \
tgi_getdefpalette.o \
tgi_geterror.o \
tgi_geterrormsg.o \
tgi_getmaxcolor.o \
tgi_getmaxx.o \
tgi_getmaxy.o \