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

Public Attributes

uint32_t address
 
std::string name
 
std::string description
 

Detailed Description

Definition at line 48 of file memory_editor.h.

Member Data Documentation

◆ address

uint32_t yaze::editor::MemoryEditor::Bookmark::address

Definition at line 49 of file memory_editor.h.

Referenced by yaze::editor::MemoryEditor::DrawBookmarksPopup().

◆ name

std::string yaze::editor::MemoryEditor::Bookmark::name

Definition at line 50 of file memory_editor.h.

Referenced by yaze::editor::MemoryEditor::DrawBookmarksPopup().

◆ description

std::string yaze::editor::MemoryEditor::Bookmark::description

Definition at line 51 of file memory_editor.h.

Referenced by yaze::editor::MemoryEditor::DrawBookmarksPopup().


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