llvm-mos-sdk
Macros | Variables
mapper.h File Reference
#include <ines.h>
Include dependency graph for mapper.h:

Go to the source code of this file.

Macros

#define MIRROR_LOWER_BANK   0
 
#define MIRROR_UPPER_BANK   1
 
#define MIRROR_VERTICAL   2
 
#define MIRROR_HORIZONTAL   3
 

Variables

void(* method )(void))
 

Macro Definition Documentation

◆ MIRROR_HORIZONTAL

#define MIRROR_HORIZONTAL   3

◆ MIRROR_LOWER_BANK

#define MIRROR_LOWER_BANK   0

◆ MIRROR_UPPER_BANK

#define MIRROR_UPPER_BANK   1

◆ MIRROR_VERTICAL

#define MIRROR_VERTICAL   2

Variable Documentation

◆ method

void(* method) (void))