mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 22:37:50 +00:00
Implement --input-tileset (#1464)
As discussed in https://github.com/gbdev/rgbds/issues/575#issuecomment-1991456862
This commit is contained in:
4
test/gfx/input_tileset_extra.err
Normal file
4
test/gfx/input_tileset_extra.err
Normal file
@@ -0,0 +1,4 @@
|
||||
error: Tile at (0, 0) is not within the input tileset, and `-o` was not given!
|
||||
error: Tile at (0, 8) is not within the input tileset, and `-o` was not given!
|
||||
error: Tile at (8, 8) is not within the input tileset, and `-o` was not given!
|
||||
Conversion aborted after 3 errors
|
||||
Reference in New Issue
Block a user