#include <functional>
#include <vector>
#include "app/gfx/snes_palette.h"
#include "app/rom.h"
#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
class | yaze::gui::PaletteEditorWidget |
Simple visual palette editor with color picker. More... | |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::gui |
Graphical User Interface (GUI) components for the application. | |