diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-10-24 18:25:44 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-10-24 18:28:54 -0400 |
commit | 187b120007f14b2b7f44bad5a33de6021ec07d1a (patch) | |
tree | c2762cea026eab148626b7f522cc4bcb4d44ace8 /gfx | |
parent | d4a6a1b2bcf94915020f2a6c96b8004479185325 (diff) |
Add assertions to some more tables
Diffstat (limited to 'gfx')
-rw-r--r-- | gfx/sgb/predef.pal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/sgb/predef.pal b/gfx/sgb/predef.pal index 233b25789..745767db7 100644 --- a/gfx/sgb/predef.pal +++ b/gfx/sgb/predef.pal @@ -1,4 +1,4 @@ - RGB 31,31,31, 22,25,19, 16,21,30, 00,00,00 ; PREDEFPAL_00 + RGB 31,31,31, 22,25,19, 16,21,30, 00,00,00 ; PREDEFPAL_ROUTES RGB 31,31,31, 27,28,31, 15,20,31, 00,00,00 ; PREDEFPAL_PALLET RGB 31,31,31, 24,28,19, 15,20,31, 00,00,00 ; PREDEFPAL_VIRIDIAN RGB 31,31,31, 24,24,24, 15,20,31, 00,00,00 ; PREDEFPAL_PEWTER |