summaryrefslogtreecommitdiff
path: root/src/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/window.h b/src/window.h
index 3b676f5..38a61c0 100644
--- a/src/window.h
+++ b/src/window.h
@@ -2,4 +2,6 @@
#include "utils.h"
+typedef u32 window_id_t;
+
struct window_s {}; \ No newline at end of file