#include <string>#include "app/editor/music/music_player.h"#include "app/editor/system/editor_panel.h"#include "app/emu/emulator.h"#include "app/gui/core/icons.h"#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::MusicAudioDebugPanel |
| EditorPanel providing audio diagnostics for debugging the music editor. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |