yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::anonymous_namespace{diggable_tiles_patch.cc} Namespace Reference

Functions

std::string FormatAddress (uint32_t addr)
 
std::string FormatByte (uint8_t byte)
 

Variables

constexpr uint8_t kVanillaBytes [] = {0xC9, 0x34, 0x00}
 

Function Documentation

◆ FormatAddress()

std::string yaze::zelda3::anonymous_namespace{diggable_tiles_patch.cc}::FormatAddress ( uint32_t addr)

Definition at line 18 of file diggable_tiles_patch.cc.

References FormatAddress().

Referenced by FormatAddress().

Here is the call graph for this function:

◆ FormatByte()

std::string yaze::zelda3::anonymous_namespace{diggable_tiles_patch.cc}::FormatByte ( uint8_t byte)

Definition at line 22 of file diggable_tiles_patch.cc.

References FormatByte().

Referenced by FormatByte().

Here is the call graph for this function:

Variable Documentation

◆ kVanillaBytes

constexpr uint8_t yaze::zelda3::anonymous_namespace{diggable_tiles_patch.cc}::kVanillaBytes[] = {0xC9, 0x34, 0x00}
constexpr

Definition at line 16 of file diggable_tiles_patch.cc.