summaryrefslogtreecommitdiff
path: root/engine/tmhm.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-02 13:24:18 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-02 13:24:18 -0500
commitbe082943ed8fa746ae345b9f93783e5993550373 (patch)
tree10af6716b774a58551d8d38ab6ad2ea62f9e5c2a /engine/tmhm.asm
parent92a8c491c3a8c39a7c51b300d759f93aa5157447 (diff)
More work interpreting the sprite engine
Diffstat (limited to 'engine/tmhm.asm')
-rwxr-xr-xengine/tmhm.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/tmhm.asm b/engine/tmhm.asm
index b66131ac9..dc5d698e1 100755
--- a/engine/tmhm.asm
+++ b/engine/tmhm.asm
@@ -5,7 +5,7 @@ CanLearnTMHMMove: ; 11639
ld hl, BaseTMHM
push hl
- ld a, [wd262]
+ ld a, [wPutativeTMHMMove]
ld b, a
ld c, 0
ld hl, TMHMMoves