|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | bar (Environment *_environment, char *_x0, char *_y0, char *_x1, char *_y1, char *_c, int _preserve_color) |
| Emit ASM code to implement BAR command. | |
| void bar | ( | Environment * | _environment, |
| char * | _x0, | ||
| char * | _y0, | ||
| char * | _x1, | ||
| char * | _y1, | ||
| char * | _c, | ||
| int | _preserve_color ) |