From a07840931a638bffd9fc0e7325f87b745fc4af24 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Mon, 21 May 2012 00:06:42 -0400 Subject: SCI: Properly alphabetize the SCI32 objects --- engines/sci/module.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sci') diff --git a/engines/sci/module.mk b/engines/sci/module.mk index 2842e4724e..b6d5837b31 100644 --- a/engines/sci/module.mk +++ b/engines/sci/module.mk @@ -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 -- cgit v1.2.3