|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| int | image_size (Environment *_environment, int _width, int _height) |
| int image_size | ( | Environment * | _environment, |
| int | _width, | ||
| int | _height ) |
Definition at line 41 of file image_size.c.