Format RGBFIX and RGBGFX warnings/errors the same way as RGBASM and RGBLINK

This commit is contained in:
Rangi42
2025-08-11 15:16:00 -04:00
parent 02310489c6
commit 30a8503dcd
52 changed files with 105 additions and 186 deletions

View File

@@ -1,4 +1,2 @@
warning: [-Woverwrite]
Overwrote a non-zero byte in the SGB flag
warning: [-Wsgb]
SGB compatibility enabled, but old licensee was 0xc5, not 0x33
warning: Overwrote a non-zero byte in the SGB flag [-Woverwrite]
warning: SGB compatibility enabled, but old licensee was 0xc5, not 0x33 [-Wsgb]