1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-12-07 14:04:01 +00:00

64bit fixes

This commit is contained in:
Kalamatee
2025-06-17 19:14:57 +01:00
committed by deadwood
parent e4f4191910
commit 96ceab1ba9

View File

@ -152,8 +152,8 @@ struct MUIP_App_OpenWin
STACKED ULONG MethodID;
STACKED struct IClass *Class;
STACKED ULONG IDAttr;
STACKED ULONG IDVal;
STACKED ULONG InitAttrs;
STACKED IPTR IDVal;
STACKED IPTR InitAttrs;
};
struct MUIP_App_GetPrefs