mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-20 12:47:06 +00:00
Parse inline palette specs after getting CLI palette size limit (#2054)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
error: Each palette can only contain up to 2 colors
|
||||
In inline palette spec: "#ffffff,#888888,#000000"
|
||||
^
|
||||
Conversion aborted after 1 error
|
||||
@@ -0,0 +1 @@
|
||||
-c #ffffff,#888888,#000000 -s 2
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 71 B |
Reference in New Issue
Block a user