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

Go to the source code of this file.

Functions

void cls_box (Environment *_environment, char *_x1, char *_y1, char *_w, char *_h)

Function Documentation

◆ cls_box()

void cls_box ( Environment * _environment,
char * _x1,
char * _y1,
char * _w,
char * _h )

Definition at line 43 of file cls_box.c.