2 Copyright © 2002, The AROS Development Team.
8 #define AROS_TAGRETURNTYPE Object *
9 #include <utility/tagitem.h>
10 #include <proto/alib.h>
12 /*****************************************************************************
15 #define NO_INLINE_STDARG /* turn off inline def */
16 #include <proto/muimaster.h>
17 extern struct Library
* MUIMasterBase
;
19 Object
* MUI_NewObject (
44 *****************************************************************************/
46 AROS_SLOWSTACKTAGS_PRE(tag1
)
48 retval
= MUI_NewObjectA(classname
, AROS_SLOWSTACKTAGS_ARG(tag1
));
50 AROS_SLOWSTACKTAGS_POST