mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-26 00:34:27 +00:00
Fix a crash and a limitation in RGBGFX unoptimized output
- If both banks 0 and 1 were completely filled, then `assume(bank == 0)` would false and potentially crash. - If the input image had fully-background tiles, they would be incorrectly counted towards `nbTiles` and could cause the "Image contains N tiles, exceeding the limit" check to fail.
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user