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

Go to the source code of this file.

Functions

Variablesprite_converter (Environment *_environment, char *_data, int _width, int _height, int _depth, RGBi *_color, int _flags)

Function Documentation

◆ sprite_converter()

Variable * sprite_converter ( Environment * _environment,
char * _data,
int _width,
int _height,
int _depth,
RGBi * _color,
int _flags )

Definition at line 41 of file sprite_converter.c.