aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-10-17 16:11:39 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-10-17 16:11:39 -0400
commit35874024438c0a716ad3de8896207f02db56e7d1 (patch)
tree89687c9ebd659bc2fe3b861a0a0063dd350220e0 /engine/items
parentPikachu Cry data (diff)
downloadpokeyellow-35874024438c0a716ad3de8896207f02db56e7d1.tar.gz
pokeyellow-35874024438c0a716ad3de8896207f02db56e7d1.tar.xz
pokeyellow-35874024438c0a716ad3de8896207f02db56e7d1.zip
More bank3 documentation
Also misc. documentation in bank3c and bank3f
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 25c50b4f..533da448 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_f1e5
+ ld hl, Pointer_3b1e5
ld a, [wLoadedMon]
dec a
ld c, a