summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-06-24 17:43:48 -0400
committerGitHub <noreply@github.com>2017-06-24 17:43:48 -0400
commitd0d61cb3ab847ff0c72a840363b89d4acf05b5f5 (patch)
tree8c5fd287e727f253f84c89ce32f01a76f948e4fb /misc
parent080704e49f49777baac124d1bba8c1066acd1bb1 (diff)
parent0e76127da878efbe86997eb5a58e6bcd4bf66ff5 (diff)
Merge pull request #354 from FredrIQ/comments
Fix a reversed label mistake and reference a major bug
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/mobile_5c.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_5c.asm b/misc/mobile_5c.asm
index ef9db89a8..34bdb15ad 100755
--- a/misc/mobile_5c.asm
+++ b/misc/mobile_5c.asm
@@ -206,7 +206,7 @@ Function170c06: ; 170c06
; 170c8b
Function170c8b: ; 170c8b
- ld hl, LastPlayerCounterMove
+ ld hl, LastEnemyCounterMove
ld b, $5
.asm_170c90
ld a, [hl]