|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <stdint.h>Go to the source code of this file.
Classes | |
| struct | Color_RGB8 |
| 8-bit RGB colour without an alpha channel. More... | |
| struct | Color_RGBA8 |
| 8-bit RGBA colour (red, green, blue, alpha). More... | |