1#ifndef YAZE_APP_GUI_WIDGETS_PALETTE_EDITOR_WIDGET_H
2#define YAZE_APP_GUI_WIDGETS_PALETTE_EDITOR_WIDGET_H
9#include "absl/status/status.h"
12#include "imgui/imgui.h"
41 const std::string& title =
"Palette Editor");
44 const std::string& title =
"Color Analysis");
58 callback(change.palette_id);
81 std::optional<gfx::SnesColor> color);
The Rom class is used to load, save, and modify Rom data. This is a generic SNES ROM container and do...
Represents a bitmap image optimized for SNES ROM hacking.
Represents a palette of colors for the Super Nintendo Entertainment System (SNES).
DungeonRenderPaletteSource
DungeonRenderPaletteSource source