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

Go to the source code of this file.

Functions

void jmove (Environment *_environment, char *_port, char *_x, char *_y, char *_minx, char *_maxx, char *_miny, char *_maxy, char *_xstep, char *_ystep)

Function Documentation

◆ jmove()

void jmove ( Environment * _environment,
char * _port,
char * _x,
char * _y,
char * _minx,
char * _maxx,
char * _miny,
char * _maxy,
char * _xstep,
char * _ystep )

Definition at line 70 of file jmove.c.