summaryrefslogtreecommitdiffhomepage
path: root/floormat/app.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-31 21:41:46 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-10-31 21:41:46 +0100
commit4accaa62047f27bcf1ea28e1e68db33e50c335df (patch)
treea591529bce4fcb7b31164363a435fdca6dadb443 /floormat/app.hpp
parent089f188a5b68c87f2be32b465624841fd3c2b44f (diff)
a
Diffstat (limited to 'floormat/app.hpp')
-rw-r--r--floormat/app.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/floormat/app.hpp b/floormat/app.hpp
index 60ecc52c..c7c40d78 100644
--- a/floormat/app.hpp
+++ b/floormat/app.hpp
@@ -10,7 +10,7 @@ struct mouse_scroll_event;
struct key_event;
struct text_input_event;
struct text_editing_event;
-struct any_event;
+union any_event;
struct chunk_coords;
struct chunk;