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

Go to the source code of this file.

Functions

void stop_movement (Environment *_environment, char *_prefix)
 Emit code for STOP ....

Function Documentation

◆ stop_movement()

void stop_movement ( Environment * _environment,
char * _prefix )

Emit code for STOP ....

Parameters
_environmentCurrent calling environment
_handleIdentifier of the thread

Definition at line 64 of file stop_movement.c.