More window cleanup

This commit is contained in:
GriffinR
2021-02-18 15:01:18 -05:00
parent 64fc585cc3
commit da67b6ebd9
2 changed files with 29 additions and 27 deletions
+2
View File
@@ -37,6 +37,8 @@ struct WindowTemplate
0, \
}
#define WINDOW_NONE 0xFF
struct Window
{
struct WindowTemplate window;