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,6 +1,3 @@
|
||||
warning: [-Wtruncation]
|
||||
Truncating title "0123456789ABCDEF" to 15 chars
|
||||
warning: [-Woverwrite]
|
||||
Overwrote a non-zero byte in the title
|
||||
warning: [-Woverwrite]
|
||||
Overwrote a non-zero byte in the CGB flag
|
||||
warning: Truncating title "0123456789ABCDEF" to 15 chars [-Wtruncation]
|
||||
warning: Overwrote a non-zero byte in the title [-Woverwrite]
|
||||
warning: Overwrote a non-zero byte in the CGB flag [-Woverwrite]
|
||||
|
||||
Reference in New Issue
Block a user