summaryrefslogtreecommitdiff
path: root/src/enums
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums')
-rw-r--r--src/enums/equipslot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/enums/equipslot.h b/src/enums/equipslot.h
index 52c8e2a4a..7f4b151d7 100644
--- a/src/enums/equipslot.h
+++ b/src/enums/equipslot.h
@@ -51,6 +51,8 @@ namespace EquipSlot
SHADOW_SHOES_SLOT = 19,
SHADOW_ACCESSORY1_SLOT = 20,
SHADOW_ACCESSORY2_SLOT = 21,
+ EVOL_SLOT3 = 22,
+ EVOL_SLOT4 = 23,
VECTOREND
};
} // namespace EquipSlot