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

Variables

constexpr const char * kOverworldMain = "ow_main"
 
constexpr const char * kOverworldAux = "ow_aux"
 
constexpr const char * kOverworldAnimated = "ow_animated"
 
constexpr const char * kHud = "hud"
 
constexpr const char * kGlobalSprites = "global_sprites"
 
constexpr const char * kArmor = "armor"
 
constexpr const char * kSwords = "swords"
 
constexpr const char * kShields = "shields"
 
constexpr const char * kSpritesAux1 = "sprites_aux1"
 
constexpr const char * kSpritesAux2 = "sprites_aux2"
 
constexpr const char * kSpritesAux3 = "sprites_aux3"
 
constexpr const char * kDungeonMain = "dungeon_main"
 
constexpr const char * kGrass = "grass"
 
constexpr const char * k3DObject = "3d_object"
 
constexpr const char * kOverworldMiniMap = "ow_mini_map"
 

Variable Documentation

◆ kOverworldMain

constexpr const char* yaze::zelda3::PaletteGroupName::kOverworldMain = "ow_main"
constexpr

Definition at line 15 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kOverworldAux

constexpr const char* yaze::zelda3::PaletteGroupName::kOverworldAux = "ow_aux"
constexpr

Definition at line 16 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kOverworldAnimated

constexpr const char* yaze::zelda3::PaletteGroupName::kOverworldAnimated = "ow_animated"
constexpr

Definition at line 17 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kHud

constexpr const char* yaze::zelda3::PaletteGroupName::kHud = "hud"
constexpr

Definition at line 18 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kGlobalSprites

constexpr const char* yaze::zelda3::PaletteGroupName::kGlobalSprites = "global_sprites"
constexpr

Definition at line 19 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kArmor

constexpr const char* yaze::zelda3::PaletteGroupName::kArmor = "armor"
constexpr

Definition at line 20 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kSwords

constexpr const char* yaze::zelda3::PaletteGroupName::kSwords = "swords"
constexpr

Definition at line 21 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kShields

constexpr const char* yaze::zelda3::PaletteGroupName::kShields = "shields"
constexpr

Definition at line 22 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kSpritesAux1

constexpr const char* yaze::zelda3::PaletteGroupName::kSpritesAux1 = "sprites_aux1"
constexpr

Definition at line 23 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kSpritesAux2

constexpr const char* yaze::zelda3::PaletteGroupName::kSpritesAux2 = "sprites_aux2"
constexpr

Definition at line 24 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kSpritesAux3

constexpr const char* yaze::zelda3::PaletteGroupName::kSpritesAux3 = "sprites_aux3"
constexpr

Definition at line 25 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kDungeonMain

constexpr const char* yaze::zelda3::PaletteGroupName::kDungeonMain = "dungeon_main"
constexpr

Definition at line 26 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kGrass

constexpr const char* yaze::zelda3::PaletteGroupName::kGrass = "grass"
constexpr

Definition at line 27 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ k3DObject

constexpr const char* yaze::zelda3::PaletteGroupName::k3DObject = "3d_object"
constexpr

Definition at line 28 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().

◆ kOverworldMiniMap

constexpr const char* yaze::zelda3::PaletteGroupName::kOverworldMiniMap = "ow_mini_map"
constexpr

Definition at line 29 of file palette_constants.h.

Referenced by yaze::zelda3::GetPaletteGroupMetadata().