SCI: Properly alphabetize the SCI32 objects

This commit is contained in:
Matthew Hoops 2012-05-21 00:06:42 -04:00
parent 6cda15ba8e
commit a07840931a

View File

@ -79,9 +79,9 @@ MODULE_OBJS := \
ifdef ENABLE_SCI32
MODULE_OBJS += \
engine/kgraphics32.o \
graphics/controls32.o \
graphics/frameout.o \
engine/kgraphics32.o \
graphics/paint32.o \
graphics/text32.o \
video/robot_decoder.o