summaryrefslogtreecommitdiffhomepage
path: root/main/main-impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'main/main-impl.hpp')
-rw-r--r--main/main-impl.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/main-impl.hpp b/main/main-impl.hpp
index deb5d73e..997b4980 100644
--- a/main/main-impl.hpp
+++ b/main/main-impl.hpp
@@ -91,6 +91,7 @@ private:
void recalc_viewport(Vector2i fb_size, Vector2i win_size) noexcept;
void draw_world() noexcept;
+ void update_collect_threshold();
draw_bounds get_draw_bounds() const noexcept override;