2 Copyright © 2010, The AROS Development Team.
8 #include <utility/tagitem.h>
9 #include <proto/alib.h>
11 /*****************************************************************************
14 #define NO_INLINE_STDARG /* turn off inline def */
15 #include <proto/popupmenu.h>
16 extern struct PopupMenuBase
* PopupMenuBase
;
21 struct Window
*window
,
44 *****************************************************************************/
46 AROS_SLOWSTACKTAGS_PRE(tag1
)
48 retval
= PM_LayoutMenuA(window
, pm
, AROS_SLOWSTACKTAGS_ARG(tag1
));
50 AROS_SLOWSTACKTAGS_POST