From eec48fa42e83f7bf364d61c8d2d687ad2a758830 Mon Sep 17 00:00:00 2001 From: uruk Date: Sat, 27 Jul 2013 21:36:07 +0200 Subject: AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly. --- engines/avalanche/module.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/avalanche/module.mk') diff --git a/engines/avalanche/module.mk b/engines/avalanche/module.mk index 306df15513..e2dd67d6ba 100644 --- a/engines/avalanche/module.mk +++ b/engines/avalanche/module.mk @@ -3,6 +3,7 @@ MODULE := engines/avalanche MODULE_OBJS = \ avalanche.o \ graphics.o \ + parser.o\ avalot.o \ console.o \ detection.o \ -- cgit v1.2.3