From c093f4cce643e245ab2048e0782237744208eb9f Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 24 Apr 2014 16:13:40 -0700 Subject: Header cleanup --- src/map/npc.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/npc.hpp') diff --git a/src/map/npc.hpp b/src/map/npc.hpp index 3800fb7..d8930c8 100644 --- a/src/map/npc.hpp +++ b/src/map/npc.hpp @@ -23,7 +23,6 @@ # include "fwd.hpp" -# include # include # include "../strings/fwd.hpp" @@ -34,6 +33,7 @@ constexpr BlockId START_NPC_NUM = wrap(110000000); +// TODO make these species, see npc_class in npc_data constexpr int WARP_CLASS = 45; constexpr int WARP_DEBUG_CLASS = 722; constexpr int INVISIBLE_CLASS = 32767; -- cgit v1.2.3-60-g2f50