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

Go to the source code of this file.

Functions

void fill (Environment *_environment, char *_x, char *_y, char *_w, char *_h, char *_char, char *_color)

Function Documentation

◆ fill()

void fill ( Environment * _environment,
char * _x,
char * _y,
char * _w,
char * _h,
char * _char,
char * _color )

Definition at line 58 of file fill.c.