#include <oracle_menu_registry.h>
Public Attributes | |
| std::string | label |
| std::string | asm_path |
| int | line = 0 |
| bool | local = false |
| int | references = 0 |
Definition at line 22 of file oracle_menu_registry.h.
| std::string yaze::core::OracleMenuDrawRoutine::label |
Definition at line 23 of file oracle_menu_registry.h.
| std::string yaze::core::OracleMenuDrawRoutine::asm_path |
Definition at line 24 of file oracle_menu_registry.h.
| int yaze::core::OracleMenuDrawRoutine::line = 0 |
Definition at line 25 of file oracle_menu_registry.h.
| bool yaze::core::OracleMenuDrawRoutine::local = false |
Definition at line 26 of file oracle_menu_registry.h.
| int yaze::core::OracleMenuDrawRoutine::references = 0 |
Definition at line 27 of file oracle_menu_registry.h.