aboutsummaryrefslogtreecommitdiffstats
path: root/src/entity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entity.h')
-rw-r--r--src/entity.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/entity.h b/src/entity.h
index db798b4..bdb0967 100644
--- a/src/entity.h
+++ b/src/entity.h
@@ -49,6 +49,8 @@ enum InteractionCommand {
INTERACTION_END,
INTERACTION_TALK,
INTERACTION_SHOW_MENU,
+ INTERACTION_TALK_AND_SHOW_MENU,
+ INTERACTION_DO_NOTHING
};
enum Selection {