mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 22:37:50 +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
|
||||
Reference in New Issue
Block a user