|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| int | tile_id (Environment *_environment, char *_tileset, char *_id) |
| Emit code for TILE ID(...). | |
| int tile_id | ( | Environment * | _environment, |
| char * | _tileset, | ||
| char * | _id ) |