#include "app/editor/code/assembly_editor.h"
#include "app/editor/editor.h"
#include "app/rom.h"
#include "app/zelda3/music/tracker.h"
#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
class | yaze::editor::MusicEditor |
A class for editing music data in a Rom. More... | |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::editor |
Editors are the view controllers for the application. | |
Variables | |
const ImGuiTableFlags | yaze::editor::toolset_table_flags_ = ImGuiTableFlags_SizingFixedFit |
const ImGuiTableFlags | yaze::editor::music_editor_flags_ |