mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 19:09:36 +00:00
Add proper error message for bad manual palettes
This commit is contained in:
@@ -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
|
||||
@@ -0,0 +1 @@
|
||||
-c #fff,#a9d4fe:#fff,#5721d9
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 712 B |
Reference in New Issue
Block a user