Refactor palette_editor.cc and palette_editor.h for improved code organization and readability

This commit is contained in:
scawful
2024-09-02 14:12:22 -04:00
parent 7650c56e8d
commit 028879aefd
3 changed files with 114 additions and 122 deletions

View File

@@ -205,7 +205,7 @@ void OverworldEditor::DrawToolset() {
HOVER_HINT("Copy Map to Clipboard");
TableNextColumn(); // Palette
palette_editor_.DisplayPalette(palette_, overworld_.is_loaded());
DisplayPalette(palette_, overworld_.is_loaded());
TEXT_COLUMN(ICON_MD_MORE_VERT) // Separator