#include "absl/status/status.h"#include "app/editor/graphics/graphics_editor_state.h"#include "app/editor/system/editor_panel.h"#include "app/gui/core/icons.h"#include "rom/rom.h"#include "zelda3/game_data.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::PaletteControlsPanel |
| Panel for managing palettes applied to graphics sheets. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |