2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
8 #include "cybergraphics_intern.h"
10 /*****************************************************************************
13 #include <clib/cybergraphics_protos.h>
15 AROS_LH2(ULONG
, CModeRequestTagList
,
18 AROS_LHA(APTR
, , A0
),
19 AROS_LHA(struct TagItem
*, , A1
),
22 struct Library
*, CyberGfxBase
, 11, Cybergraphics
)
41 27-11-96 digulla automatically created from
42 cybergraphics_lib.fd and clib/cybergraphics_protos.h
44 *****************************************************************************/
47 extern void aros_print_not_implemented (char *);
49 aros_print_not_implemented ("CModeRequestTagList");
52 } /* CModeRequestTagList */