2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
5 Desc: Varargs version of graphics.library/SetRPAttrsA()
9 #include <graphics/rastport.h>
10 #include <utility/tagitem.h>
12 /*****************************************************************************
15 #define NO_INLINE_STDARG /* turn off inline def */
16 #include <proto/graphics.h>
26 This is the varargs version of graphics.library/SetRPAttrsA().
27 For information see graphics.library/SetRPAttrsA().
40 graphics.library/SetRPAttrsA()
46 *****************************************************************************/
48 AROS_NR_SLOWSTACKTAGS_PRE(tag1
)
49 SetRPAttrsA (rp
, AROS_SLOWSTACKTAGS_ARG(tag1
));
50 AROS_NR_SLOWSTACKTAGS_POST