summaryrefslogtreecommitdiff
path: root/arm
diff options
context:
space:
mode:
Diffstat (limited to 'arm')
-rw-r--r--arm/video_blend.S4
1 files changed, 4 insertions, 0 deletions
diff --git a/arm/video_blend.S b/arm/video_blend.S
index 56d9953..9caaa33 100644
--- a/arm/video_blend.S
+++ b/arm/video_blend.S
@@ -157,7 +157,11 @@ _expand_blend:
@ r2 = end
1:
+#ifdef __MACH__
+ .word _palette_ram_converted
+#else
.word palette_ram_converted
+#endif
.word 0x3FE
.align 2