[nostalgia] Add external palettes to tilesheet system
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#include <ox/fs/fs.hpp>
|
||||
|
||||
#include "consts.hpp"
|
||||
#include "gfx.hpp"
|
||||
#include "media.hpp"
|
||||
#include "types.hpp"
|
||||
@@ -18,4 +19,6 @@ namespace nostalgia::core {
|
||||
|
||||
ox::Error init(Context *ctx);
|
||||
|
||||
ox::Error run();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user