(C) 1998 AROS - The Amiga Research OS


NAME
#include <proto/graphics.h>

void FreeCopList (coplist)

LOCATION
In GfxBase at offset 91

SYNOPSIS
struct CopList * coplist

FUNCTION
Deallocate all memory associated with this copper list.

INPUTS
coplist
pointer to a CopList structure

RESULT

EXAMPLE

SEE ALSO
graphics/copper.h

NOTES

BUGS

INTERNALS

HISTORY