#include <vector>
#include <map>
#include "app/gfx/snes_palette.h"
#include "app/gfx/bitmap.h"
#include "app/rom.h"
#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
class | yaze::gui::PaletteWidget |
Palette widget with ROM integration, analysis tools, and AI tool call support. More... | |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::gui |
Graphical User Interface (GUI) components for the application. | |