this feel so wrong

This commit is contained in:
Namonay
2024-10-24 05:13:41 +02:00
parent 05d07e5b72
commit 101b8dac7b
2 changed files with 13 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ namespace mlx
int m_id;
bool m_has_window;
bool m_putpixel_called = false;
};
}