fixes color name in lores / hires tests

This color should be called simply "BLUE" as it is in all other tests. "LIGHT BLUE" is a different shade in other tests.
This commit is contained in:
xotmatrix 2023-02-02 15:39:13 -05:00 committed by GitHub
parent 2cc6b13166
commit 92e74c6d2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -286,9 +286,9 @@ foo !text "FOOBAR",$8D,$0
+stringed
!byte 0, 0, $cc, $cc, 0, 0, $2a, $55, 0, .md_hires ; green
+string
!text "LORES LIGHT BLUE, HIRES LIGHT BLUE:SAME"
!text "LORES BLUE, HIRES BLUE:SAME"
+stringed
!byte 0, 0, $66, $66, 0, 0, $d5, $aa, 0, .md_hires ; light blue
!byte 0, 0, $66, $66, 0, 0, $d5, $aa, 0, .md_hires ; blue
+string
!text "LORES ORANGE, HIRES ORANGE:LEFT",$8D
!text "EDGE SHIFTS RIGHT A COUPLE OF PIXELS"