|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | mmob (Environment *_environment, char *_sprite, char *_sx, char *_sy, char *_zx, char *_zy, char *_gr, char *_sp) |
| Emit code for MOVE .... | |
| void mmob | ( | Environment * | _environment, |
| char * | _sprite, | ||
| char * | _sx, | ||
| char * | _sy, | ||
| char * | _zx, | ||
| char * | _zy, | ||
| char * | _gr, | ||
| char * | _sp ) |