[nostalgia/tools] Add NostalgiaPack library
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
|
||||
namespace nostalgia {
|
||||
|
||||
ox::Error pngToGba(QString argInPath, int argTiles, int argBpp = -1);
|
||||
[[nodiscard]] std::vector<char> pngToGba(QString argInPath, int argTiles, int argBpp = -1);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user