Fix some whitespace

This commit is contained in:
Rangi
2022-08-07 00:38:08 -04:00
parent 7cac5b787b
commit 07e8efee7e
6 changed files with 29 additions and 18 deletions

View File

@@ -1401,7 +1401,7 @@ BattleCheckTypeMatchup:
and a
jr z, CheckTypeMatchup
ld hl, wBattleMonType1
; fallthrough
; fallthrough
CheckTypeMatchup:
; BUG: AI makes a false assumption about CheckTypeMatchup (see docs/bugs_and_glitches.md)
push hl