git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@345 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-15 18:55:41 +00:00
parent f71ab6184b
commit 39c09b1fb7
11 changed files with 292 additions and 264 deletions

View File

@@ -138,8 +138,8 @@ struct _MwSizeHints {
};
struct _MwDirectoryEntry {
char* name;
unsigned long attribute;
char* name;
int type;
};
#define MwCursorDataHeight 16