yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
asar_patch.h
Go to the documentation of this file.
1
#ifndef YAZE_SRC_CLI_TUI_ASAR_PATCH_H_
2
#define YAZE_SRC_CLI_TUI_ASAR_PATCH_H_
3
4
#include "
cli/tui/tui_component.h
"
5
6
namespace
yaze
{
7
namespace
cli {
8
9
class
AsarPatchComponent
:
public
TuiComponent
{
10
public
:
11
ftxui::Component
Render
()
override
;
12
};
13
14
}
// namespace cli
15
}
// namespace yaze
16
17
#endif
// YAZE_SRC_CLI_TUI_ASAR_PATCH_H_
yaze::cli::AsarPatchComponent
Definition
asar_patch.h:9
yaze::cli::AsarPatchComponent::Render
ftxui::Component Render() override
Definition
asar_patch.cc:16
yaze::cli::TuiComponent
Definition
tui_component.h:9
yaze
Main namespace for the application.
Definition
controller.cc:20
tui_component.h
src
cli
tui
asar_patch.h
Generated by
1.9.8