(C) 1998 AROS - The Amiga Research OS


NAME
#include <graphics/rastport.h>
#include <proto/graphics.h>

BOOL InitGfxHidd (hiddBase)

LOCATION
In GfxBase at offset 181

SYNOPSIS
struct Library * hiddBase

FUNCTION
This function lets graphics.library initialize the supplied gfx.hidd

INPUTS
hiddBase
Library base of hidd to use for gfx.

RESULT
success - If TRUE initialization went OK.

EXAMPLE

SEE ALSO

NOTES
This function is private and AROS specific.

BUGS

INTERNALS

HISTORY