[nostalgia] Split PaletteEditor into Imgui and general files, other cleanup
This commit is contained in:
@@ -77,7 +77,7 @@ class TileSheetEditorImGui: public studio::Editor {
|
||||
studio::UndoStack *undoStack() noexcept final;
|
||||
|
||||
protected:
|
||||
void saveItem() override;
|
||||
ox::Error saveItem() noexcept override;
|
||||
|
||||
private:
|
||||
[[nodiscard]]
|
||||
|
||||
Reference in New Issue
Block a user