yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
snes_color Struct Reference

SNES color in 15-bit RGB format (BGR555) More...

#include <yaze.h>

Public Attributes

uint16_t red
 
uint16_t green
 
uint16_t blue
 

Detailed Description

SNES color in 15-bit RGB format (BGR555)

Represents a color in the SNES native format. Colors are stored as 8-bit values but only the lower 5 bits are used by the SNES.

Definition at line 208 of file yaze.h.

Member Data Documentation

◆ red

◆ green

◆ blue


The documentation for this struct was generated from the following file: