ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
paper.c File Reference
#include "../../ugbc.h"

Go to the source code of this file.

Functions

void paper (Environment *_environment, char *_color)
 Emit code for PAPER ... command.

Function Documentation

◆ paper()

void paper ( Environment * _environment,
char * _color )

Emit code for PAPER ... command.

Parameters
_environmentCurrent calling environment
_colorColor to use for the paper

Definition at line 47 of file paper.c.