diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-09-22 13:40:37 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-09-22 13:40:37 -0400 |
commit | 2e7e5ca67b47bdd89c370db316992401be8af72b (patch) | |
tree | cae40326148ae3c37d9cd9d695550f5384816664 /gfx | |
parent | 3d6c7a464be046d6c104c62bae35e4810a1b93ae (diff) |
PREDEFPAL_4D -> PREDEFPAL_GAMEFREAK_LOGO_OB
Diffstat (limited to 'gfx')
-rw-r--r-- | gfx/sgb/predef.pal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gfx/sgb/predef.pal b/gfx/sgb/predef.pal index 9c86e2459..233b25789 100644 --- a/gfx/sgb/predef.pal +++ b/gfx/sgb/predef.pal @@ -75,5 +75,5 @@ RGB 31,31,31, 28,04,02, 15,20,31, 00,00,00 ; PREDEFPAL_GS_TITLE_SCREEN_2 RGB 31,31,31, 18,23,31, 15,20,31, 00,00,00 ; PREDEFPAL_GS_TITLE_SCREEN_3 RGB 31,31,31, 24,20,11, 18,13,11, 00,00,00 ; PREDEFPAL_UNOWN_PUZZLE - RGB 31,31,31, 31,31,31, 25,30,00, 25,30,00 ; PREDEFPAL_4D - RGB 00,00,00, 08,11,11, 21,21,21, 31,31,31 ; PREDEFPAL_GAMEFREAK_LOGO + RGB 31,31,31, 31,31,31, 25,30,00, 25,30,00 ; PREDEFPAL_GAMEFREAK_LOGO_OB + RGB 00,00,00, 08,11,11, 21,21,21, 31,31,31 ; PREDEFPAL_GAMEFREAK_LOGO_BG |