aboutsummaryrefslogtreecommitdiff
path: root/include/Overlay.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Overlay.hpp')
-rw-r--r--include/Overlay.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Overlay.hpp b/include/Overlay.hpp
index bfa8db4..0a4a1e9 100644
--- a/include/Overlay.hpp
+++ b/include/Overlay.hpp
@@ -160,5 +160,6 @@ namespace gsr {
XEvent *xi_output_xev = nullptr;
std::array<KeyBinding, 1> key_bindings;
+ bool drawn_first_frame = false;
};
} \ No newline at end of file