ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
next_animation.c File Reference
#include "../../ugbc.h"

Go to the source code of this file.

Functions

void next_animation (Environment *_environment, char *_prefix)
 Emit code for KILL ....

Function Documentation

◆ next_animation()

void next_animation ( Environment * _environment,
char * _prefix )

Emit code for KILL ....

Parameters
_environmentCurrent calling environment
_handleIdentifier of the thread

Definition at line 66 of file next_animation.c.