summaryrefslogtreecommitdiff
path: root/include/menu.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2024-05-13 17:41:48 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2024-05-13 17:41:48 +0200
commit54f6cfa8e4664a9f12bff327231848f219674e60 (patch)
tree1df26161a86598e7652d06dfee1cc4245e455adc /include/menu.h
parentf20dfd8240c5cab969b25a3c1e986b28c97f6898 (diff)
menu work
Diffstat (limited to 'include/menu.h')
-rw-r--r--include/menu.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/menu.h b/include/menu.h
index 294f87b..5d31256 100644
--- a/include/menu.h
+++ b/include/menu.h
@@ -3,11 +3,6 @@
#include <projectbase/project_base.h>
-typedef struct t_menu_state
-{
-
-} menu_state;
-
void update_menu(platform_window* window);
#endif \ No newline at end of file