1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-25 22:18:27 +00:00

Moved wherex and wherey into separate modules.

git-svn-id: svn://svn.cc65.org/cc65/trunk@1869 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg
2003-01-02 21:45:23 +00:00
parent e6e35390d1
commit 70d99589ca
2 changed files with 2 additions and 28 deletions
+2 -1
View File
@@ -80,7 +80,8 @@ OBJS = _scrsize.o \
systime.o \
tvtype.o \
ucase_fn.o \
where.o \
wherex.o \
wherey.o \
write.o