SYNOPSIS #include <allegro.h> void set_zbuffer(ZBUFFER *zbuf); DESCRIPTION Makes the given Z-buffer be the active one. This should have been previously created with create_zbuffer().