[nostalgia] Rename plugin references to module

This commit is contained in:
2020-12-17 20:40:23 -06:00
parent dcef76b488
commit 843da4a810
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
namespace nostalgia::core {
constexpr auto PluginName = "NostalgiaCore";
constexpr auto ModuleName = "NostalgiaCore";
constexpr auto TileSheetDir = "/TileSheets/";
constexpr auto PaletteDir = "/Palettes/";