diff options
Diffstat (limited to 'src/net/tmwa/mail2handler.cpp')
-rw-r--r-- | src/net/tmwa/mail2handler.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/tmwa/mail2handler.cpp b/src/net/tmwa/mail2handler.cpp index 66aa67824..3d4af2ab9 100644 --- a/src/net/tmwa/mail2handler.cpp +++ b/src/net/tmwa/mail2handler.cpp @@ -86,4 +86,8 @@ void Mail2Handler::refreshMailList(const int openType A_UNUSED, { } +void Mail2Handler::openMailBox(const int openType A_UNUSED) const +{ +} + } // namespace TmwAthena |