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

Go to the source code of this file.

Functions

Variableanimating (Environment *_environment, char *_prefix, char *_animation)
 Emit code for RUN PARALLEL.

Function Documentation

◆ animating()

Variable * animating ( Environment * _environment,
char * _prefix,
char * _animation )

Emit code for RUN PARALLEL.

Parameters
_environmentCurrent calling environment

Definition at line 66 of file animating.c.