|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | text_vscroll_screen (Environment *_environment, int _direction, int _overlap) |
| void text_vscroll_screen | ( | Environment * | _environment, |
| int | _direction, | ||
| int | _overlap ) |
Definition at line 41 of file text_vscroll_screen.c.