yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::AssemblyEditor::Z3DisasmHookJump Struct Reference

Public Attributes

uint32_t address = 0
 
int size = 0
 
std::string kind
 
std::string name
 
std::string source
 

Detailed Description

Definition at line 189 of file assembly_editor.h.

Member Data Documentation

◆ address

uint32_t yaze::editor::AssemblyEditor::Z3DisasmHookJump::address = 0

Definition at line 190 of file assembly_editor.h.

◆ size

int yaze::editor::AssemblyEditor::Z3DisasmHookJump::size = 0

Definition at line 191 of file assembly_editor.h.

◆ kind

std::string yaze::editor::AssemblyEditor::Z3DisasmHookJump::kind

Definition at line 192 of file assembly_editor.h.

◆ name

std::string yaze::editor::AssemblyEditor::Z3DisasmHookJump::name

Definition at line 193 of file assembly_editor.h.

◆ source

std::string yaze::editor::AssemblyEditor::Z3DisasmHookJump::source

Definition at line 194 of file assembly_editor.h.


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