mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-21 07:51:51 +00:00
Fix RGBGFX reversal (#1425)
* Print all OoB tilemap IDs before aborting * Rename `nbTileInstances` to `mapSize` * Check that reversing doesn't overflow the tile array --------- Co-authored-by: ISSOtm <me@eldred.fr>
This commit is contained in:
1
test/gfx/.gitignore
vendored
1
test/gfx/.gitignore
vendored
@@ -6,6 +6,7 @@
|
||||
/*.rng
|
||||
# Generated by the test program
|
||||
/result.2bpp
|
||||
/result.tilemap
|
||||
/result.pal
|
||||
/result.attrmap
|
||||
/result.png
|
||||
|
||||
Reference in New Issue
Block a user