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

Go to the source code of this file.

Functions

void copper_color_background (Environment *_environment, int _color)
 Emit code for BEGIN COPPER.

Function Documentation

◆ copper_color_background()

void copper_color_background ( Environment * _environment,
int _color )

Emit code for BEGIN COPPER.

Parameters
_environmentCurrent calling environment

Definition at line 94 of file copper_color_background.c.