Add window ID
This commit is contained in:
@@ -36,6 +36,7 @@ struct rect {
|
||||
};
|
||||
|
||||
struct window {
|
||||
u32 id;
|
||||
u64 width;
|
||||
u64 height;
|
||||
const char *title;
|
||||
|
Reference in New Issue
Block a user