diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-18 16:21:38 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-18 16:21:38 -0500 |
commit | 676b585375522127d3d1e134c8761d55ede32739 (patch) | |
tree | 3bc7db833a39f302462a2d90fb1054a5aa272f6a | |
parent | d82127b23cb16e80e3216a5d9c26f864375441b0 (diff) |
Correct comment
-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 1faa115bf..67d19baec 100644 --- a/gfx/sgb/predef.pal +++ b/gfx/sgb/predef.pal @@ -58,7 +58,7 @@ RGB 31,31,31, 31,28,14, 31,13,31, 00,00,00 ; PREDEFPAL_GS_INTRO_JIGGLYPUFF_PIKACHU_OB RGB 31,31,31, 16,18,21, 10,12,18, 00,00,00 ; PREDEFPAL_GS_INTRO_STARTERS_TRANSITION RGB 31,31,31, 23,21,16, 12,12,10, 00,00,00 ; PREDEFPAL_3B - RGB 31,31,31, 31,14,00, 07,11,15, 00,00,00 ; PREDEFPAL_GS_INTRO_CHARIZARD (PACK) + RGB 31,31,31, 31,14,00, 07,11,15, 00,00,00 ; PREDEFPAL_PACK RGB 31,31,31, 26,21,22, 26,10,06, 00,00,00 ; PREDEFPAL_SLOT_MACHINE_0 RGB 31,31,31, 30,27,04, 24,20,11, 00,00,00 ; PREDEFPAL_SLOT_MACHINE_1 RGB 31,31,31, 31,13,25, 24,20,11, 00,00,00 ; PREDEFPAL_SLOT_MACHINE_2 |