#include <array>#include "absl/status/status.h"#include "app/gfx/types/snes_palette.h"#include "app/gui/canvas/canvas.h"#include "rom/rom.h"#include "zelda3/game_data.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::GfxGroupEditor |
| Manage graphics group configurations in a Rom. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |