might be functional

This commit is contained in:
NishiOwO
2026-01-27 17:34:25 +09:00
parent 836b13e62e
commit 8b28b3e1b0
4 changed files with 32 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ struct _MwLLGDI {
int grabbed;
int force_render;
int get_clipboard;
int get_darktheme;
};
struct _MwLLGDIColor {