[nostalgia/core/studio] Add ability for TileSheetEditor to switch palettes

This commit is contained in:
2020-03-19 02:09:26 -05:00
parent c45ec45457
commit 2f4868f59e
4 changed files with 79 additions and 30 deletions
+2
View File
@@ -11,6 +11,8 @@
namespace nostalgia::core {
constexpr auto PluginName = "NostalgiaCore";
constexpr auto TileSheetDir = "/TileSheets/";
constexpr auto PaletteDir = "/Palettes/";
// Command IDs to use with QUndoCommand::id()
enum class CommandId {