(C) 1998 AROS - The Amiga Research OS


NAME
#include <clib/graphics_protos.h>

void WaitBlit ()

LOCATION
In GfxBase at offset 38

SYNOPSIS
/* void */

FUNCTION
Wait for the blitter to return to finish, ie. the function returns when the blitter is idle.

INPUTS
None.

RESULT
None.

EXAMPLE

SEE ALSO

NOTES

BUGS

INTERNALS

HISTORY
07.02.1999 hkiel
Added empty skeleton