yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::emu::video::Color Struct Reference

#include <ppu.h>

Public Attributes

uint8_t r
 
uint8_t g
 
uint8_t b
 

Detailed Description

Definition at line 72 of file ppu.h.

Member Data Documentation

◆ r

uint8_t yaze::app::emu::video::Color::r

Definition at line 73 of file ppu.h.

◆ g

uint8_t yaze::app::emu::video::Color::g

Definition at line 74 of file ppu.h.

◆ b

uint8_t yaze::app::emu::video::Color::b

Definition at line 75 of file ppu.h.


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