From 6ccaaa586b3f4d739ccfa1dc90cdf96b8810d31a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 8 Mar 2016 21:11:59 +0300 Subject: Move stat constants from ea namespace into tmwa and eathena. Also rename constants namespace from Ea to Sp. --- 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 81b411c60..863208eb1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1449,6 +1449,7 @@ manaplus_SOURCES += \ net/tmwa/skillhandler.h \ net/tmwa/skillrecv.cpp \ net/tmwa/skillrecv.h \ + net/tmwa/sp.h \ net/tmwa/sprite.h \ net/tmwa/tradehandler.cpp \ net/tmwa/tradehandler.h \ @@ -1693,6 +1694,7 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \ net/eathena/skillhandler.h \ net/eathena/skillrecv.cpp \ net/eathena/skillrecv.h \ + net/eathena/sp.h \ net/eathena/sprite.h \ net/eathena/tradehandler.cpp \ net/eathena/tradehandler.h \ -- cgit v1.2.3-60-g2f50