libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Fast::RGBA Struct Reference

#include <interpreter.h>

Public Attributes

uint8_t r
 
uint8_t g
 
uint8_t b
 
uint8_t a
 

Member Data Documentation

◆ a

uint8_t Fast::RGBA::a

◆ b

uint8_t Fast::RGBA::b

◆ g

uint8_t Fast::RGBA::g

◆ r

uint8_t Fast::RGBA::r

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