SYNOPSIS #include <allegro.h> void destroy_zbuffer(ZBUFFER *zbuf); DESCRIPTION Destroys the Z-buffer when you are finished with it. Use this to avoid memory leaks in your program.