From 092b7e47263555de36ac7c34bfc681e680b71bbf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 20 Nov 2014 00:25:58 +0300 Subject: Extend setq/getq to using objectives to storing quest value. --- src/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index c739693..e3cc46f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -14,7 +14,9 @@ LOGIN_SRC = login/config.c \ common/interfaces.c \ common/interfaces.h -MAP_SRC = map/dummy.c \ +MAP_SRC = map/clif.c \ + map/clif.h \ + map/dummy.c \ map/dummy.h \ map/init.c \ map/npc.c \ @@ -23,6 +25,8 @@ MAP_SRC = map/dummy.c \ map/parse.h \ map/pc.c \ map/pc.h \ + map/quest.c \ + map/quest.h \ map/script.c \ map/script.h \ map/scriptdefines.h \ -- cgit v1.2.3-60-g2f50