mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-02 15:57:48 +00:00
Format RGBFIX and RGBGFX warnings/errors the same way as RGBASM and RGBLINK
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
warning: [-Wmbc]
|
||||
TPP1 overwrites region flag for its identification code, ignoring `-j`
|
||||
warning: [-Woverwrite]
|
||||
Overwrote a non-zero byte in the cartridge type
|
||||
warning: [-Woverwrite]
|
||||
Overwrote a non-zero byte in the TPP1 identification code
|
||||
warning: [-Woverwrite]
|
||||
Overwrote a non-zero byte in the TPP1 revision number
|
||||
warning: [-Woverwrite]
|
||||
Overwrote a non-zero byte in the TPP1 feature flags
|
||||
warning: TPP1 overwrites region flag for its identification code, ignoring `-j` [-Wmbc]
|
||||
warning: Overwrote a non-zero byte in the cartridge type [-Woverwrite]
|
||||
warning: Overwrote a non-zero byte in the TPP1 identification code [-Woverwrite]
|
||||
warning: Overwrote a non-zero byte in the TPP1 revision number [-Woverwrite]
|
||||
warning: Overwrote a non-zero byte in the TPP1 feature flags [-Woverwrite]
|
||||
|
||||
Reference in New Issue
Block a user