mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Add proper error message for bad manual palettes
This commit is contained in:
6
test/gfx/bad_manual_pals.err
Normal file
6
test/gfx/bad_manual_pals.err
Normal file
@@ -0,0 +1,6 @@
|
||||
error: Could not fit tile colors [$6c8a, $7f55, $7fff] in specified palettes
|
||||
error: Could not fit tile colors [$6c8a, $7f55] in specified palettes
|
||||
note: The following palettes were specified:
|
||||
[$7fff, $7f55]
|
||||
[$7fff, $6c8a]
|
||||
Conversion aborted after 2 errors
|
||||
1
test/gfx/bad_manual_pals.flags
Normal file
1
test/gfx/bad_manual_pals.flags
Normal file
@@ -0,0 +1 @@
|
||||
-c #fff,#a9d4fe:#fff,#5721d9
|
||||
BIN
test/gfx/bad_manual_pals.png
Normal file
BIN
test/gfx/bad_manual_pals.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 712 B |
Reference in New Issue
Block a user