Move the _filetype variable into its own module, so people who want to change
the default can replace exactly this module without interfering with other stuff. git-svn-id: svn://svn.cc65.org/cc65/trunk@5785 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -74,6 +74,7 @@ S_OBJS = c_acptr.o \
|
||||
exehdr.o \
|
||||
filedes.o \
|
||||
filename.o \
|
||||
filetype.o \
|
||||
filevars.o \
|
||||
gotox.o \
|
||||
gotoxy.o \
|
||||
|
||||
Reference in New Issue
Block a user