From 34a04d798ed0b4f4b652082da994c8648e4517e6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 28 Oct 2015 19:54:36 +0300 Subject: Add support for images in npc skined menu. --- 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 2d583f5b3..7a29b24cb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -339,6 +339,7 @@ SRC += events/actionevent.h \ resources/notifications.h \ resources/npcbuttoninfo.h \ resources/npcdialoginfo.h \ + resources/npcimageinfo.h \ enums/resources/notifyflags.h \ enums/resources/notifytypes.h \ resources/imagerect.h \ @@ -556,6 +557,7 @@ SRC += events/actionevent.h \ enums/state.h \ enums/simpletypes/allowsort.h \ enums/simpletypes/allplayers.h \ + enums/simpletypes/autorelease.h \ enums/simpletypes/autotarget.h \ enums/simpletypes/beingid.h \ enums/simpletypes/beingtypeid.h \ -- cgit v1.2.3-60-g2f50