summaryrefslogtreecommitdiff
path: root/src/net/tmwa/searchstorehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/searchstorehandler.h')
-rw-r--r--src/net/tmwa/searchstorehandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/searchstorehandler.h b/src/net/tmwa/searchstorehandler.h
index 7750758f5..02a6bad56 100644
--- a/src/net/tmwa/searchstorehandler.h
+++ b/src/net/tmwa/searchstorehandler.h
@@ -41,6 +41,8 @@ class SearchStoreHandler final : public MessageHandler,
const int minPrice,
const int maxPrice,
const int itemId) const override final;
+
+ void nextPage() const override final;
};
} // namespace TmwAthena