|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | end_copper (Environment *_environment) |
| Emit code for BEGIN COPPER. | |
| void end_copper | ( | Environment * | _environment | ) |
Emit code for BEGIN COPPER.
| _environment | Current calling environment |
Definition at line 46 of file end_copper.c.