[nostalgia/core] Rename core::Color to core::Color16 and add core::Color32
This commit is contained in:
@@ -16,7 +16,7 @@ using namespace nostalgia::studio;
|
||||
|
||||
namespace nostalgia::core {
|
||||
|
||||
QVector<studio::WizardMaker> Plugin::newWizards(const Context *ctx) {
|
||||
QVector<studio::WizardMaker> Plugin::newWizards(const studio::Context *ctx) {
|
||||
return {
|
||||
{
|
||||
tr("Tile Sheet"),
|
||||
|
||||
Reference in New Issue
Block a user