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 e968951e..dae4286e 100644
--- a/main/main-impl.hpp
+++ b/main/main-impl.hpp
@@ -82,6 +82,7 @@ private:
std::vector<clickable> _clickable_scenery;
struct world _world{};
Magnum::Timeline timeline;
+ uint32_t _mouse_cursor = (uint32_t)-1;
floor_mesh _floor_mesh;
wall_mesh _wall_mesh;
anim_mesh _anim_mesh;