|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| void | next_animation (Environment *_environment, char *_prefix) |
| Emit code for KILL .... | |
| void next_animation | ( | Environment * | _environment, |
| char * | _prefix ) |
Emit code for KILL ....
| _environment | Current calling environment |
| _handle | Identifier of the thread |
Definition at line 66 of file next_animation.c.