|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | sprite_converter (Environment *_environment, char *_data, int _width, int _height, int _depth, RGBi *_color, int _flags) |
| 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.