Refactor readGfxConstant for consistency, and edit warning message

This commit is contained in:
Rangi
2021-11-19 21:36:56 -05:00
parent 036b6c1b89
commit c7322258fc
2 changed files with 3 additions and 4 deletions

View File

@@ -5,4 +5,4 @@ warning: overflow.asm(24): [-Wdiv]
warning: overflow.asm(38): [-Wlarge-constant]
Integer constant is too large
warning: overflow.asm(41): [-Wlarge-constant]
Graphics constant is too long, only 8 first pixels considered
Graphics constant is too long, only first 8 pixels considered