From 57cf1bfbee4c347dc7382062de9dec35e0925726 Mon Sep 17 00:00:00 2001 From: Vincent Hamm Date: Mon, 25 Mar 2002 02:09:05 +0000 Subject: Rechanged the way the scumm class is choose (sorry, can't make up my mind). Implemented the different versions of loadCharset svn-id: r3820 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5a2d6d487b..23ec5e0fa9 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ OBJS = actor.o boxes.o costume.o gfx.o object.o resource.o \ saveload.o script.o scummvm.o sound.o string.o \ sys.o verbs.o sdl.o script_v1.o script_v2.o debug.o gui.o \ sound/imuse.o sound/fmopl.o sound/adlib.o sound/gmidi.o debugrl.o \ - akos.o vars.o insane.o gameDetecter.o v3/resource.o + akos.o vars.o insane.o gameDetecter.o v3/resource.o v4/resource.o DISTFILES=$(OBJS:.o=.cpp) Makefile scumm.h scummsys.h stdafx.h stdafx.cpp \ windows.cpp debugrl.h whatsnew.txt readme.txt copying.txt \ -- cgit v1.2.3