mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-24 16:12:32 +13:00
extract and include blockset data
extract_tileblocks also has the ability to output asm, but the output seems like it would be too much for rgbasm to handle. Instead of cluttering up common.asm, I am opting to place the data in binary data files under gfx/blocksets/ in .bst files. Every 16 bytes is a separate block in the blockset. Each byte is referencing a tile id from the tileset graphics in gfx/tilesets/. hg-commit-id: 0540eff0f081
This commit is contained in:
parent
bfef13bfa2
commit
c744e3b4a8
21 changed files with 334 additions and 19 deletions
BIN
gfx/blocksets/0b.bst
Normal file
BIN
gfx/blocksets/0b.bst
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue