summaryrefslogtreecommitdiff
path: root/gfx/sgb
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-18 11:37:05 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-18 11:37:05 -0500
commit22fd1221f5189e9d1d4e1ebd2146f7aaf77f2e3a (patch)
treec71d3dad6cd126c9ef16dd29f10720a258adb198 /gfx/sgb
parent226d1812b34dad7ee0bb758c4c4970a731c9c79e (diff)
More .pal files
Diffstat (limited to 'gfx/sgb')
-rw-r--r--gfx/sgb/pal_packets.asm2
-rw-r--r--gfx/sgb/predef.pal8
2 files changed, 5 insertions, 5 deletions
diff --git a/gfx/sgb/pal_packets.asm b/gfx/sgb/pal_packets.asm
index 237909159..95a224f2b 100644
--- a/gfx/sgb/pal_packets.asm
+++ b/gfx/sgb/pal_packets.asm
@@ -24,7 +24,7 @@ PalPacket_SCGB_13:
sgb_pal_set 2B, BADGE, 20, 00
PalPacket_SCGB_11:
- sgb_pal_set 41, 42, 43, 44
+ sgb_pal_set SCGB_11_0, SCGB_11_1, SCGB_11_2, SCGB_11_3
PalPacket_UnownPuzzle:
sgb_pal_set UNOWN_PUZZLE, UNOWN_PUZZLE, UNOWN_PUZZLE, UNOWN_PUZZLE
diff --git a/gfx/sgb/predef.pal b/gfx/sgb/predef.pal
index 9ba598d94..27094f292 100644
--- a/gfx/sgb/predef.pal
+++ b/gfx/sgb/predef.pal
@@ -63,10 +63,10 @@
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
RGB 31,31,31, 16,19,29, 24,20,11, 00,00,00 ; PREDEFPAL_SLOT_MACHINE_3
- RGB 31,31,31, 30,22,24, 18,18,18, 16,10,07 ; PREDEFPAL_41
- RGB 31,31,31, 21,25,29, 18,18,18, 16,10,07 ; PREDEFPAL_42
- RGB 31,31,31, 20,26,16, 18,18,18, 16,10,07 ; PREDEFPAL_43
- RGB 31,31,31, 31,28,14, 18,18,18, 16,10,07 ; PREDEFPAL_44
+ RGB 31,31,31, 30,22,24, 18,18,18, 16,10,07 ; PREDEFPAL_SCGB_11_0
+ RGB 31,31,31, 21,25,29, 18,18,18, 16,10,07 ; PREDEFPAL_SCGB_11_1
+ RGB 31,31,31, 20,26,16, 18,18,18, 16,10,07 ; PREDEFPAL_SCGB_11_2
+ RGB 31,31,31, 31,28,14, 18,18,18, 16,10,07 ; PREDEFPAL_SCGB_11_3
RGB 31,31,31, 18,18,18, 26,10,06, 00,00,00 ; PREDEFPAL_45
RGB 31,31,31, 30,22,24, 28,15,21, 00,00,00 ; PREDEFPAL_46
RGB 31,31,31, 26,20,00, 16,19,29, 00,00,00 ; PREDEFPAL_47