First version of PCX reading routine is completed but mostly untested.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5555 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -23,6 +23,7 @@ LDFLAGS =
|
||||
# List of all object files
|
||||
|
||||
OBJS = bitmap.o \
|
||||
color.o \
|
||||
error.o \
|
||||
fileio.o \
|
||||
main.o \
|
||||
|
||||
Reference in New Issue
Block a user