summaryrefslogtreecommitdiff
path: root/src/net/tmwa/playerhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/playerhandler.h')
-rw-r--r--src/net/tmwa/playerhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/playerhandler.h b/src/net/tmwa/playerhandler.h
index 1f93a8e45..f9799a597 100644
--- a/src/net/tmwa/playerhandler.h
+++ b/src/net/tmwa/playerhandler.h
@@ -59,6 +59,8 @@ class PlayerHandler final : public Ea::PlayerHandler
const int id,
const int level) const override final A_CONST;
+ void shortcutShiftRow(const int row) const override final;
+
void removeOption() const override final A_CONST;
void changeCart(const int type) const override final A_CONST;