[nostalgia] Add external palettes to tilesheet system
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace nostalgia::core {
|
||||
|
||||
constexpr auto FileExt_ng = ".ng";
|
||||
constexpr auto FileExt_npal = ".npal";
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user