diff options
Diffstat (limited to 'src/net/eathena/protocolout.h')
-rw-r--r-- | src/net/eathena/protocolout.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/protocolout.h b/src/net/eathena/protocolout.h index 4f4572050..fa8319c92 100644 --- a/src/net/eathena/protocolout.h +++ b/src/net/eathena/protocolout.h @@ -23,6 +23,8 @@ #include "net/protocoloutinclude.h" +#define PROTOCOLOUT_VOID + namespace EAthena { #include "net/eathena/packetsout.inc" |