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