#include <stdio.h>
#include <sprite.h>
Functions | |
FILE * | open_console (display *d, int x, int y, int idx) |
|
Open a new console attached to the given display, at given coordinates. It is implemented as a 1 bpp screen buffer: you can specify the index in the CLUT. |