mirror of
https://github.com/deadw00d/AROS.git
synced 2025-12-07 14:04:01 +00:00
64bit fixes
This commit is contained in:
4
external/openurl/prefs/openurl.h
vendored
4
external/openurl/prefs/openurl.h
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user