Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
_rgba Struct Reference

#include <n64graphics.h>

Data Fields

uint8_t red
 
uint8_t green
 
uint8_t blue
 
uint8_t alpha
 

Field Documentation

◆ alpha

uint8_t _rgba::alpha

◆ blue

uint8_t _rgba::blue

◆ green

uint8_t _rgba::green

◆ red

uint8_t _rgba::red

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