[nostalgia] Add PaletteEditor
This commit is contained in:
@@ -10,7 +10,7 @@ namespace nostalgia::core {
|
||||
|
||||
class Module: public studio::Module {
|
||||
public:
|
||||
ox::Vector<studio::EditorMaker> editors(core::Context *ctx) override;
|
||||
ox::Vector<studio::EditorMaker> editors(core::Context *ctx) noexcept override;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user