summaryrefslogtreecommitdiff
path: root/src/net/tmwa/protocolout.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-06-13 18:40:11 +0300
committerAndrei Karas <akaras@inbox.ru>2016-06-13 18:40:11 +0300
commit55b1de961489f99723288e162f9d3a062d593368 (patch)
tree8e0420837f222828070fd7df010ede11c2ec90ed /src/net/tmwa/protocolout.h
parentbcbcdde49b5ff85c5ff4b8356dad475698d28f4e (diff)
downloadManaVerse-55b1de961489f99723288e162f9d3a062d593368.tar.gz
ManaVerse-55b1de961489f99723288e162f9d3a062d593368.tar.bz2
ManaVerse-55b1de961489f99723288e162f9d3a062d593368.tar.xz
ManaVerse-55b1de961489f99723288e162f9d3a062d593368.zip
Fix includes and update deheader ci script.
Diffstat (limited to 'src/net/tmwa/protocolout.h')
-rw-r--r--src/net/tmwa/protocolout.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/protocolout.h b/src/net/tmwa/protocolout.h
index 2686cd9f5..037d70f7b 100644
--- a/src/net/tmwa/protocolout.h
+++ b/src/net/tmwa/protocolout.h
@@ -28,11 +28,13 @@
namespace TmwAthena
{
#include "net/tmwa/packetsout.inc"
+PACKETSOUT_VOID
} // namespace TmwAthena
#undef packet
#undef packet2
#undef startCondition
#undef endCondition
+#undef PACKETSOUT_VOID
#endif // NET_TMWA_PROTOCOLOUT_H