diff options
Diffstat (limited to 'src/net/eathena/protocolout.h')
-rw-r--r-- | src/net/eathena/protocolout.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/net/eathena/protocolout.h b/src/net/eathena/protocolout.h index 9216d2447..571edfccf 100644 --- a/src/net/eathena/protocolout.h +++ b/src/net/eathena/protocolout.h @@ -29,5 +29,8 @@ namespace EAthena } // namespace Eathena #undef packet +#undef packet2 +#undef startCondition +#undef endCondition #endif // NET_EATHENA_PROTOCOLOUT_H |