diff --git a/bin/PandorasBlocks.gbc b/bin/PandorasBlocks.gbc index ceea044..dcb49d8 100644 Binary files a/bin/PandorasBlocks.gbc and b/bin/PandorasBlocks.gbc differ diff --git a/bin/PandorasBlocks.pocket b/bin/PandorasBlocks.pocket index a980472..358169d 100644 Binary files a/bin/PandorasBlocks.pocket and b/bin/PandorasBlocks.pocket differ diff --git a/src/gbc.asm b/src/gbc.asm index d408f30..bf3b188 100644 --- a/src/gbc.asm +++ b/src/gbc.asm @@ -247,7 +247,7 @@ GBCGameplayInit:: WRITEPAL_B 4, BLACK_A, ORANGE_2_A, ORANGE_1_A, ORANGE_0_A WRITEPAL_B 5, BLACK_A, YELLOW_2_A, YELLOW_1_A, YELLOW_0_A WRITEPAL_B 6, BLACK_A, CYAN_2_A, CYAN_1_A, CYAN_0_A - WRITEPAL_A 7, BLACK_A, GRAY_1_A, GRAY_0_A, WHITE_A + WRITEPAL_A 7, BLACK_A, GRAY_0_A, GRAY_1_A, WHITE_A .postpalettes