summaryrefslogtreecommitdiff
path: root/src/actions/pets.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/pets.h')
-rw-r--r--src/actions/pets.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/actions/pets.h b/src/actions/pets.h
index 750ba2366..a3ac0795f 100644
--- a/src/actions/pets.h
+++ b/src/actions/pets.h
@@ -41,6 +41,8 @@ namespace Actions
decHandler(petDirectLeft);
decHandler(petDirectRight);
decHandler(petMove);
+ decHandler(petFeed);
+ decHandler(petDropLoot);
} // namespace Actions
#undef decHandler