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

4 lines
132 B
Plaintext

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