Fix typos in comments.

This commit is contained in:
IIMarckus
2015-09-09 15:05:19 -06:00
parent cc0d5d4c8b
commit 2e74d969f7
3 changed files with 6 additions and 7 deletions

View File

@@ -285,7 +285,7 @@ CheckPlayerTurn:
cp $80
jr nc, .not_confused
; clear confussion-dependent substatus
; clear confusion-dependent substatus
ld hl, PlayerSubStatus3
ld a, [hl]
and 1 << SUBSTATUS_CONFUSED