trueno/modules/Window_Creation.jai
2025-04-26 10:51:41 +03:00

4 lines
133 B
Plaintext

// This is a window type replacement to fix using get_rect without simp...
Window_Type :: s32;
INVALID_WINDOW : Window_Type : -1;