(C) 1998 AROS - The Amiga Research OS


NAME
#include <proto/graphics.h>

void FreeCprList (cprList)

LOCATION
In GfxBase at offset 94

SYNOPSIS
struct cprlist * cprList

FUNCTION
Deallocate all memory associated with this cprlist structure

INPUTS
cprlist
pointer to a cprlist structure

RESULT

EXAMPLE

SEE ALSO
graphics/copper.h

NOTES

BUGS

INTERNALS

HISTORY