yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::core::OracleMenuComponent Struct Reference

#include <oracle_menu_registry.h>

Public Attributes

std::string table_label
 
int index = 0
 
int row = 0
 
int col = 0
 
std::string note
 
std::string asm_path
 
int line = 0
 

Detailed Description

Definition at line 30 of file oracle_menu_registry.h.

Member Data Documentation

◆ table_label

std::string yaze::core::OracleMenuComponent::table_label

Definition at line 31 of file oracle_menu_registry.h.

◆ index

int yaze::core::OracleMenuComponent::index = 0

Definition at line 32 of file oracle_menu_registry.h.

◆ row

int yaze::core::OracleMenuComponent::row = 0

Definition at line 33 of file oracle_menu_registry.h.

◆ col

int yaze::core::OracleMenuComponent::col = 0

Definition at line 34 of file oracle_menu_registry.h.

◆ note

std::string yaze::core::OracleMenuComponent::note

Definition at line 35 of file oracle_menu_registry.h.

◆ asm_path

std::string yaze::core::OracleMenuComponent::asm_path

Definition at line 36 of file oracle_menu_registry.h.

◆ line

int yaze::core::OracleMenuComponent::line = 0

Definition at line 37 of file oracle_menu_registry.h.


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