might be functional

This commit is contained in:
Nishi 2026-01-27 17:34:25 +09:00
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 {