summaryrefslogtreecommitdiff
path: root/engine/color.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-02-06 21:07:35 -0800
committeryenatch <yenatch@gmail.com>2015-02-06 21:17:32 -0800
commitd3054dc4cb9a874efdca06dcdb042f05d81a90b4 (patch)
treeffaac6c3f1406e2c21073fda3eb1741feb3fb517 /engine/color.asm
parent78a0c398c25c60a04940b1f839ea51bd2200fb1f (diff)
More graphics and straggling static refs.
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