summaryrefslogtreecommitdiff
path: root/src/enums/inventorytype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums/inventorytype.h')
-rw-r--r--src/enums/inventorytype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/enums/inventorytype.h b/src/enums/inventorytype.h
index a492de2ce..37fad1890 100644
--- a/src/enums/inventorytype.h
+++ b/src/enums/inventorytype.h
@@ -34,6 +34,7 @@ namespace InventoryType
NPC,
#ifdef EATHENA_SUPPORT
VENDING,
+ MAIL,
#endif
TYPE_END
};