diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index a7108e777..a11e5239e 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -216,6 +216,8 @@ #define SMSG_PET_MESSAGE 0x01aa +#define SMSG_BANK_STATUS 0x09a6 + /********************************** * Packets from client to server * **********************************/ |