mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 14:27:50 +00:00
Format RGBFIX and RGBGFX warnings/errors the same way as RGBASM and RGBLINK
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
warning: [-Wtruncation]
|
||||
Truncating title "0123456789ABCDEFGHIJK" to 16 chars
|
||||
warning: [-Woverwrite]
|
||||
Overwrote a non-zero byte in the title
|
||||
warning: Truncating title "0123456789ABCDEFGHIJK" to 16 chars [-Wtruncation]
|
||||
warning: Overwrote a non-zero byte in the title [-Woverwrite]
|
||||
|
||||
Reference in New Issue
Block a user