diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index ce65cef86..ffb76bc99 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -227,6 +227,7 @@ #define SMSG_PET_EGGS_LIST 0x01a6 #define SMSG_PET_DATA 0x01a4 #define SMSG_PET_STATUS 0x01a2 +#define SMSG_PET_FOOD 0x01a3 #define SMSG_BANK_STATUS 0x09a6 |