|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | tile_get_height (Environment *_environment, char *_tile) |
| Emit code for TILE HEIGHT(...). | |
| Variable * tile_get_height | ( | Environment * | _environment, |
| char * | _tile ) |
Emit code for TILE HEIGHT(...).
| _environment | Current calling environment |
| _image | Image to measure. |
Definition at line 48 of file tile_get_height.c.