2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
5 Desc: Varargs version of graphics.library/BestModeIDA()
8 #define AROS_TAGRETURNTYPE ULONG
9 #include <utility/tagitem.h>
11 /*****************************************************************************
14 #define NO_INLINE_STDARG /* turn off inline def */
15 #include <proto/graphics.h>
24 This is the varargs version of graphics.library/BestModeIDA().
25 For information see graphics.library/BestModeIDA().
38 graphics.library/BestModeIDA()
44 *****************************************************************************/
46 AROS_SLOWSTACKTAGS_PRE(tag1
)
47 retval
= BestModeIDA (AROS_SLOWSTACKTAGS_ARG(tag1
));
48 AROS_SLOWSTACKTAGS_POST