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

Go to the source code of this file.

Functions

void text_hscroll_line (Environment *_environment, int _direction, int _overlap)

Function Documentation

◆ text_hscroll_line()

void text_hscroll_line ( Environment * _environment,
int _direction,
int _overlap )

Definition at line 45 of file text_hscroll_line.c.