mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-22 13:47:05 +00:00
Fix RGBLINK assertion failure when -s and -c invalidly match (#2109)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
error: Palette size ('-s') must not exceed 4
|
||||
error: 2bpp palettes can only contain 4 colors, not 5
|
||||
Conversion aborted after 2 errors
|
||||
@@ -0,0 +1 @@
|
||||
-s 5 -c #111,#222,#333,#444,#555
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 79 B |
Reference in New Issue
Block a user