summaryrefslogtreecommitdiff
path: root/engine/color.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/color.asm')
-rw-r--r--engine/color.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/color.asm b/engine/color.asm
index d3ec8cdd3..70ffaaeac 100644
--- a/engine/color.asm
+++ b/engine/color.asm
@@ -899,7 +899,7 @@ Function97ee: ; 97ee
add hl, hl
add hl, hl
add hl, hl
- ld bc, $68ce
+ ld bc, PokemonPalettes
add hl, bc
ret
; 97f9