From 4fcb7d5f3bd12d99a1183bf16a23f6b1f22195f2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 10 Jul 2016 03:23:36 +0300 Subject: Add bit field 0x100 into sc_config.txt for allow see sc effect for all players. Also move status based enums into separate files. And add sc shield into constants. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 8dea93b..05ebf01 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -104,6 +104,8 @@ MAP_SRC = emap/atcommand.c \ emap/data/session.h \ emap/data/skilld.c \ emap/data/skilld.h \ + emap/enum/esctype.h \ + emap/enum/esitype.h \ emap/struct/bgdext.h \ emap/struct/craft.h \ emap/struct/itemdext.h \ -- cgit v1.2.3-60-g2f50