mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-20 12:47:06 +00:00
Fix but deprecate an implicit transparent color #0
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
warning: Implicit transparent color #0 is deprecated; leave an explicit gap in the palette specs [-Wobsolete]
|
||||
error: Each palette spec can only contain up to 1 color plus the implict transparent color
|
||||
Conversion aborted after 1 error
|
||||
@@ -0,0 +1 @@
|
||||
-c #0000FF,#FF0000 -s 2
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 77 B |
@@ -0,0 +1 @@
|
||||
warning: Implicit transparent color #0 is deprecated; leave an explicit gap in the palette specs [-Wobsolete]
|
||||
@@ -0,0 +1 @@
|
||||
-c #0000FF,#FF0000
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 77 B |
Reference in New Issue
Block a user