mirror of
https://github.com/gbdev/rgbds.git
synced 2026-03-25 22:33:03 +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: [-Wmbc]
|
||||
MBC "ROM" has no RAM, but RAM size was set to 2
|
||||
warning: [-Woverwrite]
|
||||
Overwrote a non-zero byte in the cartridge type
|
||||
warning: [-Woverwrite]
|
||||
Overwrote a non-zero byte in the RAM size
|
||||
warning: MBC "ROM" has no RAM, but RAM size was set to 2 [-Wmbc]
|
||||
warning: Overwrote a non-zero byte in the cartridge type [-Woverwrite]
|
||||
warning: Overwrote a non-zero byte in the RAM size [-Woverwrite]
|
||||
|
||||
Reference in New Issue
Block a user