This commit is contained in:
NishiOwO
2026-01-15 05:16:47 +09:00
parent 85994d42f1
commit 3dec3ff0da

View File

@@ -23,7 +23,7 @@ struct _MwLLCocoaColor {
struct _MwLLCocoaPixmap {
struct _MwLLCommonPixmap common;
void* real;
void* real;
};
#endif