Wrapper for mouse_box

git-svn-id: svn://svn.cc65.org/cc65/trunk@2955 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2004-03-23 21:49:37 +00:00
parent e5854b0d7a
commit 461696e15f
2 changed files with 34 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
C_OBJS = mouse_load.o
S_OBJS = mouse-kernel.o \
mouse_box.o \
mouse_hide.o \
mouse_info.o \
mouse_ioctl.o \