summaryrefslogtreecommitdiff
path: root/src/net/tmwa/playerhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/playerhandler.cpp')
-rw-r--r--src/net/tmwa/playerhandler.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/tmwa/playerhandler.cpp b/src/net/tmwa/playerhandler.cpp
index 362269ab9..834b75e1d 100644
--- a/src/net/tmwa/playerhandler.cpp
+++ b/src/net/tmwa/playerhandler.cpp
@@ -505,4 +505,8 @@ void PlayerHandler::selectStyle(const int headColor A_UNUSED,
{
}
+void PlayerHandler::setTitle(const int titleId A_UNUSED) const
+{
+}
+
} // namespace TmwAthena