summaryrefslogtreecommitdiff
path: root/engine/items
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-11-15 13:56:55 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-11-15 13:56:55 -0500
commitd7f2014e23dd84c65730573f3bf15f642b552f0d (patch)
tree34587c531f2080da3204067d5b7e7d58e88036ec /engine/items
parent779009b5d2f44ae7fe6e739123ec05fb61724932 (diff)
engine/menu/party_menu.asm
Diffstat (limited to 'engine/items')
-rwxr-xr-xengine/items/items.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/items/items.asm b/engine/items/items.asm
index 8671e34a..0e3b68ae 100755
--- a/engine/items/items.asm
+++ b/engine/items/items.asm
@@ -709,7 +709,7 @@ ItemUseEvoStone: ; d7d0 (3:57d0)
ret
Func_d85d: ; d85d (3:585d)
- ld hl, Pointer_3b1e5
+ ld hl, EvosMovesPointerTable
ld a, [wLoadedMon]
dec a
ld c, a