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

Go to the source code of this file.

Functions

void flip_image_vars_direction (Environment *_environment, char *_image, char *_frame, char *_sequence, int _direction)
void flip_image_vars_indirection (Environment *_environment, char *_image, char *_frame, char *_sequence, char *_direction)

Function Documentation

◆ flip_image_vars_direction()

void flip_image_vars_direction ( Environment * _environment,
char * _image,
char * _frame,
char * _sequence,
int _direction )

Definition at line 43 of file flip_image.c.

◆ flip_image_vars_indirection()

void flip_image_vars_indirection ( Environment * _environment,
char * _image,
char * _frame,
char * _sequence,
char * _direction )

Definition at line 65 of file flip_image.c.