[nostalgia/core] Upgrade TileSheet format to support subsheets and add conversion system

This commit is contained in:
2022-02-17 04:27:23 -06:00
parent 3c44c86e91
commit 7ac7909510
11 changed files with 290 additions and 36 deletions
+1
View File
@@ -13,6 +13,7 @@
#include "gfx.hpp"
#include "input.hpp"
#include "media.hpp"
#include "typeconv.hpp"
namespace nostalgia::core {