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