summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2016-07-02 17:27:28 -0400
committeryenatch <yenatch@gmail.com>2016-07-02 17:27:28 -0400
commit4be92ee7bb2206f997b43e7e75b164c4911737b1 (patch)
tree8e95e11b78990c2042f09a060bcc90169547c931
parent5b388de8f5147df09f1704d666c5d88b0bb3eb37 (diff)
Some slot machine palettes also differ in Sapphire.
This looks like the last of the graphics diffs.
-rw-r--r--data/graphics.s5
-rw-r--r--graphics/slot_machine/slot_machine3_sapphire.pal19
-rw-r--r--graphics/slot_machine/slot_machine4_sapphire.pal19
3 files changed, 43 insertions, 0 deletions
diff --git a/data/graphics.s b/data/graphics.s
index 465ddf3b9..c0d86e9e8 100644
--- a/data/graphics.s
+++ b/data/graphics.s
@@ -3262,8 +3262,13 @@ gUnknown_08E96EC8: @ 8E96EC8
.incbin "baserom.gba", 0x00e96ec8, 0x800
.incbin "graphics/slot_machine/slot_machine1.gbapal" @ palettes
.incbin "graphics/slot_machine/slot_machine2.gbapal"
+ .ifdef SAPPHIRE
+ .incbin "graphics/slot_machine/slot_machine3_sapphire.gbapal"
+ .incbin "graphics/slot_machine/slot_machine4_sapphire.gbapal"
+ .else
.incbin "graphics/slot_machine/slot_machine3.gbapal"
.incbin "graphics/slot_machine/slot_machine4.gbapal"
+ .endif
.incbin "graphics/slot_machine/slot_machine5.gbapal"
.incbin "graphics/slot_machine/slot_machine6.gbapal"
.incbin "graphics/slot_machine/slot_machine7.gbapal"
diff --git a/graphics/slot_machine/slot_machine3_sapphire.pal b/graphics/slot_machine/slot_machine3_sapphire.pal
new file mode 100644
index 000000000..ec8d62a06
--- /dev/null
+++ b/graphics/slot_machine/slot_machine3_sapphire.pal
@@ -0,0 +1,19 @@
+JASC-PAL
+0100
+16
+172 213 172
+255 255 255
+255 0 255
+131 139 255
+148 156 255
+156 164 255
+172 180 255
+189 189 255
+205 205 255
+131 180 255
+0 106 255
+0 57 172
+255 0 255
+148 148 156
+90 90 106
+41 41 65
diff --git a/graphics/slot_machine/slot_machine4_sapphire.pal b/graphics/slot_machine/slot_machine4_sapphire.pal
new file mode 100644
index 000000000..f3a7dc791
--- /dev/null
+++ b/graphics/slot_machine/slot_machine4_sapphire.pal
@@ -0,0 +1,19 @@
+JASC-PAL
+0100
+16
+172 172 197
+255 255 255
+255 164 0
+246 82 0
+180 57 0
+131 41 0
+238 205 106
+189 148 65
+148 106 24
+131 180 255
+0 106 255
+0 57 172
+255 0 255
+148 148 156
+90 90 106
+41 41 65