yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
v3_settings_panel.cc
Go to the documentation of this file.
1
#include "
app/editor/overworld/panels/v3_settings_panel.h
"
2
3
#include "
app/editor/overworld/overworld_editor.h
"
4
5
namespace
yaze
{
6
namespace
editor {
7
8
void
V3SettingsPanel::Draw
(
bool
* p_open) {
9
editor_
->
DrawV3Settings
();
10
}
11
12
}
// namespace editor
13
}
// namespace yaze
yaze::editor::OverworldEditor::DrawV3Settings
void DrawV3Settings()
Definition
overworld_editor.cc:1675
yaze::editor::V3SettingsPanel::Draw
void Draw(bool *p_open) override
Draw the panel content.
Definition
v3_settings_panel.cc:8
yaze::editor::V3SettingsPanel::editor_
OverworldEditor * editor_
Definition
v3_settings_panel.h:28
yaze
Definition
application.cc:18
overworld_editor.h
v3_settings_panel.h
src
app
editor
overworld
panels
v3_settings_panel.cc
Generated by
1.10.0