yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::VersionConstants Struct Reference

Constants for each version of the game. More...

#include <rom.h>

Public Attributes

uint32_t kGfxAnimatedPointer
 
uint32_t kOverworldGfxGroups1
 
uint32_t kOverworldGfxGroups2
 
uint32_t kCompressedAllMap32PointersHigh
 
uint32_t kCompressedAllMap32PointersLow
 
uint32_t overworldMapPaletteGroup
 
uint32_t overlayPointers
 
uint32_t overlayPointersBank
 
uint32_t overworldTilesType
 
uint32_t kOverworldGfxPtr1
 
uint32_t kOverworldGfxPtr2
 
uint32_t kOverworldGfxPtr3
 
uint32_t kMap32TileTL
 
uint32_t kMap32TileTR
 
uint32_t kMap32TileBL
 
uint32_t kMap32TileBR
 
uint32_t kSpriteBlocksetPointer
 
uint32_t kDungeonPalettesGroups
 

Detailed Description

Constants for each version of the game.

Definition at line 55 of file rom.h.

Member Data Documentation

◆ kGfxAnimatedPointer

uint32_t yaze::app::VersionConstants::kGfxAnimatedPointer

Definition at line 56 of file rom.h.

◆ kOverworldGfxGroups1

◆ kOverworldGfxGroups2

◆ kCompressedAllMap32PointersHigh

uint32_t yaze::app::VersionConstants::kCompressedAllMap32PointersHigh

Definition at line 59 of file rom.h.

◆ kCompressedAllMap32PointersLow

uint32_t yaze::app::VersionConstants::kCompressedAllMap32PointersLow

Definition at line 60 of file rom.h.

◆ overworldMapPaletteGroup

uint32_t yaze::app::VersionConstants::overworldMapPaletteGroup

◆ overlayPointers

uint32_t yaze::app::VersionConstants::overlayPointers

Definition at line 62 of file rom.h.

◆ overlayPointersBank

uint32_t yaze::app::VersionConstants::overlayPointersBank

Definition at line 63 of file rom.h.

◆ overworldTilesType

uint32_t yaze::app::VersionConstants::overworldTilesType

Definition at line 64 of file rom.h.

◆ kOverworldGfxPtr1

uint32_t yaze::app::VersionConstants::kOverworldGfxPtr1

Definition at line 65 of file rom.h.

◆ kOverworldGfxPtr2

uint32_t yaze::app::VersionConstants::kOverworldGfxPtr2

Definition at line 66 of file rom.h.

◆ kOverworldGfxPtr3

uint32_t yaze::app::VersionConstants::kOverworldGfxPtr3

Definition at line 67 of file rom.h.

◆ kMap32TileTL

uint32_t yaze::app::VersionConstants::kMap32TileTL

Definition at line 68 of file rom.h.

Referenced by yaze::app::zelda3::overworld::Overworld::GetTile16ForTile32().

◆ kMap32TileTR

uint32_t yaze::app::VersionConstants::kMap32TileTR

Definition at line 69 of file rom.h.

Referenced by yaze::app::zelda3::overworld::Overworld::GetTile16ForTile32().

◆ kMap32TileBL

uint32_t yaze::app::VersionConstants::kMap32TileBL

Definition at line 70 of file rom.h.

Referenced by yaze::app::zelda3::overworld::Overworld::GetTile16ForTile32().

◆ kMap32TileBR

uint32_t yaze::app::VersionConstants::kMap32TileBR

Definition at line 71 of file rom.h.

Referenced by yaze::app::zelda3::overworld::Overworld::GetTile16ForTile32().

◆ kSpriteBlocksetPointer

uint32_t yaze::app::VersionConstants::kSpriteBlocksetPointer

Definition at line 72 of file rom.h.

◆ kDungeonPalettesGroups

uint32_t yaze::app::VersionConstants::kDungeonPalettesGroups

Definition at line 73 of file rom.h.


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