Added InitFilePos method

git-svn-id: svn://svn.cc65.org/cc65/trunk@454 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-11-20 19:44:18 +00:00
parent b9970cb7da
commit 7646787a6e
5 changed files with 76 additions and 7 deletions

View File

@@ -15,6 +15,7 @@ OBJS = abend.o \
cmdline.o \
coll.o \
exprdefs.o \
filepos.o \
fname.o \
hashstr.o \
target.o \