2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
5 Desc: Graphics function GetDrMd()
8 #include "graphics_intern.h"
10 /*****************************************************************************
13 #include <graphics/rastport.h>
14 #include <proto/graphics.h>
16 AROS_LH1(ULONG
, GetDrMd
,
19 AROS_LHA(struct RastPort
*, rp
, A0
),
22 struct GfxBase
*, GfxBase
, 145, Graphics
)
41 29-10-95 digulla automatically created from
42 graphics_lib.fd and clib/graphics_protos.h
44 *****************************************************************************/
47 AROS_LIBBASE_EXT_DECL(struct GfxBase
*,GfxBase
)