mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-20 20:57:06 +00:00
Warn when tile or palette IDs cannot fit in the tilemap or attrmap respectively (#2077)
Co-authored-by: Eldred Habert <[email protected]>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
warning: Generated 9 palettes, of which only 8 are representable in the attrmap
|
||||
@@ -0,0 +1 @@
|
||||
-n 9
|
||||
@@ -0,0 +1 @@
|
||||
������������������������������������������������������������������������������������������������������������������������������������������������
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 470 B |
@@ -0,0 +1 @@
|
||||
warning: Image contains 320 tiles, of which only 256 are representable in the tilemap
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 997 B |
@@ -0,0 +1 @@
|
||||
warning: Image contains 320 tiles, of which only 256 are representable in the tilemap
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 512 B |
Reference in New Issue
Block a user