|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | begin_build (Environment *_environment) |
| Start building exe from assembly. | |
| void | end_build (Environment *_environment) |
| End building exe from asssembly. | |
| void begin_build | ( | Environment * | _environment | ) |
| void end_build | ( | Environment * | _environment | ) |