git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@350 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
Nishi 2025-10-16 06:55:34 +00:00
commit 6e4f7ff6ef
3 changed files with 22 additions and 8 deletions

View file

@ -45,6 +45,7 @@ struct _MwLLPixmap {
int height;
HBITMAP hBitmap;
HBITMAP hMask;
};
#endif