Merge pull request #354 from FredrIQ/comments

Fix a reversed label mistake and reference a major bug
This commit is contained in:
yenatch
2017-06-24 17:43:48 -04:00
committed by GitHub
8 changed files with 31 additions and 25 deletions

View File

@@ -206,7 +206,7 @@ Function170c06: ; 170c06
; 170c8b
Function170c8b: ; 170c8b
ld hl, LastPlayerCounterMove
ld hl, LastEnemyCounterMove
ld b, $5
.asm_170c90
ld a, [hl]