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

#include <prompt_builder.h>

Public Attributes

std::string rom_path
 
bool rom_loaded = false
 
std::string current_editor
 
std::map< std::string, std::string > editor_state
 

Detailed Description

Definition at line 56 of file prompt_builder.h.

Member Data Documentation

◆ rom_path

std::string yaze::cli::RomContext::rom_path

Definition at line 57 of file prompt_builder.h.

◆ rom_loaded

bool yaze::cli::RomContext::rom_loaded = false

Definition at line 58 of file prompt_builder.h.

◆ current_editor

std::string yaze::cli::RomContext::current_editor

Definition at line 59 of file prompt_builder.h.

◆ editor_state

std::map<std::string, std::string> yaze::cli::RomContext::editor_state

Definition at line 60 of file prompt_builder.h.


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