mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-23 00:41:52 +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: [-Wsgb]
|
||||
SGB compatibility enabled, but old licensee is 0x45, not 0x33
|
||||
warning: [-Woverwrite]
|
||||
Overwrote a non-zero byte in the SGB flag
|
||||
warning: [-Woverwrite]
|
||||
Overwrote a non-zero byte in the old licensee code
|
||||
warning: SGB compatibility enabled, but old licensee is 0x45, not 0x33 [-Wsgb]
|
||||
warning: Overwrote a non-zero byte in the SGB flag [-Woverwrite]
|
||||
warning: Overwrote a non-zero byte in the old licensee code [-Woverwrite]
|
||||
|
||||
Reference in New Issue
Block a user