|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | color_tsb (Environment *_environment, char *_border, char *_background, char *_cursor) |
| void color_tsb | ( | Environment * | _environment, |
| char * | _border, | ||
| char * | _background, | ||
| char * | _cursor ) |
Definition at line 41 of file color_tsb.c.