summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 25f8840f68..888f492272 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2471,7 +2471,7 @@ enum orb_type
ORB_ZOT // 0
};
-enum player_size_type
+enum size_part_type
{
PSIZE_BODY, // entire body size -- used for EV/size of target
PSIZE_TORSO, // torso only (hybrids -- size of parts that use equip)