yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
snes_color.h File Reference
#include <stdint.h>
Include dependency graph for snes_color.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  snes_color
 Primitive of 16-bit RGB SNES color. More...
 
struct  snes_palette
 Primitive of a SNES color palette. More...
 

Typedefs

typedef struct snes_color snes_color
 Primitive of 16-bit RGB SNES color.
 
typedef struct snes_palette snes_palette
 Primitive of a SNES color palette.
 

Typedef Documentation

◆ snes_color

typedef struct snes_color snes_color

Primitive of 16-bit RGB SNES color.

◆ snes_palette

typedef struct snes_palette snes_palette

Primitive of a SNES color palette.