summaryrefslogtreecommitdiff
path: root/src/net/playerhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/playerhandler.h')
-rw-r--r--src/net/playerhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h
index 9cfc1d830..4f5e91fb1 100644
--- a/src/net/playerhandler.h
+++ b/src/net/playerhandler.h
@@ -89,6 +89,8 @@ class PlayerHandler notfinal
virtual void changeCart(const int type) const = 0;
virtual void setMemo() const = 0;
+
+ virtual void doriDori() const = 0;
};
} // namespace Net