#include "cli/tui/palette_editor.h"#include <ftxui/component/component.hpp>#include <ftxui/component/screen_interactive.hpp>#include <ftxui/dom/elements.hpp>#include <ftxui/screen/screen.hpp>#include "cli/tui/tui.h"#include "app/gfx/snes_palette.h"#include "absl/strings/str_format.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::cli |
| Namespace for the command line interface. | |