summaryrefslogtreecommitdiff
path: root/src/input/inputactiondata.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/inputactiondata.h')
-rw-r--r--src/input/inputactiondata.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/input/inputactiondata.h b/src/input/inputactiondata.h
index 0c3c2c2e1..a0f4c6279 100644
--- a/src/input/inputactiondata.h
+++ b/src/input/inputactiondata.h
@@ -55,7 +55,8 @@ namespace Input
GRP_MOVETOPOINT = 32, // move to point key
GRP_GUICHAN = 64, // for guichan based controls
GRP_REPEAT = 128, // repeat emulation keys
- GRP_PET_EMOTION = 256 // pet emotions key
+ GRP_PET_EMOTION = 256, // pet emotions key
+ GRP_HOMUN_EMOTION = 512 // homunculus/mercenary emotetions key
};
} // namespace Input