|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | get_pen (Environment *_environment, char *_color) |
| Emit code for the PEN$(...). | |
| Variable * get_pen | ( | Environment * | _environment, |
| char * | _color ) |
Emit code for the PEN$(...).
| _environment | |
| _color |
Definition at line 48 of file text_get_pen.c.