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,6 +1,3 @@
warning: [-Woverwrite]
Overwrote a non-zero byte in the Nintendo logo
warning: [-Woverwrite]
Overwrote a non-zero byte in the header checksum
warning: [-Woverwrite]
Overwrote a non-zero byte in the global checksum
warning: Overwrote a non-zero byte in the Nintendo logo [-Woverwrite]
warning: Overwrote a non-zero byte in the header checksum [-Woverwrite]
warning: Overwrote a non-zero byte in the global checksum [-Woverwrite]