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

Go to the source code of this file.

Functions

void draw_tsb_string (Environment *_environment, char *_string, char *_x, char *_y, char *_c, int _preserve_color)

Function Documentation

◆ draw_tsb_string()

void draw_tsb_string ( Environment * _environment,
char * _string,
char * _x,
char * _y,
char * _c,
int _preserve_color )

Definition at line 41 of file draw_tsb_string.c.