mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Format RGBFIX and RGBGFX warnings/errors the same way as RGBASM and RGBLINK
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
error: [-Werror=embedded]
|
||||
Sorting palette colors by PNG's embedded PLTE chunk without '-c/--colors embedded'
|
||||
error: Sorting palette colors by PNG's embedded PLTE chunk without '-c/--colors embedded' [-Werror=embedded]
|
||||
Conversion aborted after 1 error
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
warning: [-Wtrim-nonempty]
|
||||
Trimming a nonempty tile (configure with '-x/--trim-end')
|
||||
warning: Trimming a nonempty tile (configure with '-x/--trim-end') [-Wtrim-nonempty]
|
||||
|
||||
Reference in New Issue
Block a user