yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::PaletteGroupMetadata Struct Reference

#include <palette_constants.h>

Public Attributes

const char * group_id
 
const char * display_name
 
const char * category
 
uint32_t base_address
 
int palette_count
 
int colors_per_palette
 
int colors_per_row
 
int bits_per_pixel
 
const char * description
 
bool has_animations
 

Detailed Description

Definition at line 86 of file palette_constants.h.

Member Data Documentation

◆ group_id

const char* yaze::zelda3::PaletteGroupMetadata::group_id

Definition at line 87 of file palette_constants.h.

◆ display_name

const char* yaze::zelda3::PaletteGroupMetadata::display_name

Definition at line 88 of file palette_constants.h.

◆ category

const char* yaze::zelda3::PaletteGroupMetadata::category

Definition at line 89 of file palette_constants.h.

◆ base_address

uint32_t yaze::zelda3::PaletteGroupMetadata::base_address

Definition at line 90 of file palette_constants.h.

◆ palette_count

int yaze::zelda3::PaletteGroupMetadata::palette_count

Definition at line 91 of file palette_constants.h.

◆ colors_per_palette

int yaze::zelda3::PaletteGroupMetadata::colors_per_palette

Definition at line 92 of file palette_constants.h.

◆ colors_per_row

int yaze::zelda3::PaletteGroupMetadata::colors_per_row

Definition at line 93 of file palette_constants.h.

◆ bits_per_pixel

int yaze::zelda3::PaletteGroupMetadata::bits_per_pixel

Definition at line 94 of file palette_constants.h.

◆ description

const char* yaze::zelda3::PaletteGroupMetadata::description

Definition at line 95 of file palette_constants.h.

◆ has_animations

bool yaze::zelda3::PaletteGroupMetadata::has_animations

Definition at line 96 of file palette_constants.h.


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