gfx_init — initializes the graphics hardware and buffer.
#include <gfx.h>
void gfx_init (
)
void
no arguments
Initializes the graphics hardware and buffer. Should be invoked before any other function in the GFX module is invoked.