yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::Context Struct Reference

#include <tui.h>

Collaboration diagram for yaze::cli::Context:

Public Attributes

Rom rom
 
LayoutID current_layout = LayoutID::kMainMenu
 
std::string error_message
 

Detailed Description

Definition at line 44 of file tui.h.

Member Data Documentation

◆ rom

Rom yaze::cli::Context::rom

Definition at line 45 of file tui.h.

◆ current_layout

LayoutID yaze::cli::Context::current_layout = LayoutID::kMainMenu

Definition at line 46 of file tui.h.

◆ error_message

std::string yaze::cli::Context::error_message

Definition at line 47 of file tui.h.


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