Adjusted sorting.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5493 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2012-02-07 22:36:17 +00:00
parent ea993a5e31
commit 286d5979a2
3 changed files with 6 additions and 6 deletions

View File

@@ -5,8 +5,8 @@
#--------------------------------------------------------------------------
# Object files
S_OBJS += reuregs.o \
S_OBJS += fetchram.o \
reuregs.o \
stashram.o \
fetchram.o \
swapram.o \
verifyram.o