[nostalgia/core/studio] Make TileSheets use UUIDs to refer to Palettes
This commit is contained in:
@@ -54,7 +54,7 @@ class TileSheetEditorModel: public ox::SignalHandler {
|
||||
constexpr const Palette *pal() const noexcept;
|
||||
|
||||
[[nodiscard]]
|
||||
const ox::FileAddress &palPath() const noexcept;
|
||||
ox::StringView palPath() const noexcept;
|
||||
|
||||
ox::Error setPalette(const ox::String &path) noexcept;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user