2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
9 #include "alib_intern.h"
11 extern struct Library
* GadToolsBase
;
13 /*****************************************************************************
16 #include <graphics/rastport.h>
17 #define NO_INLINE_STDARG /* turn off inline def */
18 #include <proto/gadtools.h>
20 #include <utility/tagitem.h>
34 Varargs version of gadtools.library/DrawBevelBoxA().
47 gadtools.library/DrawBevelBoxA()
53 *****************************************************************************/
55 AROS_NR_SLOWSTACKTAGS_PRE(tag1
)
56 DrawBevelBoxA (rp
, left
, top
, width
, height
, AROS_SLOWSTACKTAGS_ARG(tag1
));
57 AROS_NR_SLOWSTACKTAGS_POST