#include <stdint.h>
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 struct snes_color snes_color |
Primitive of 16-bit RGB SNES color.
typedef struct snes_palette snes_palette |
Primitive of a SNES color palette.