bugs_and_glitches.md: Minor formatting fix

Moves newline to correct spot so diff can apply cleanly.
This commit is contained in:
DeeDeeG 2019-03-10 23:40:21 -04:00 committed by GitHub
parent 2deb46b3f3
commit 67ff4b0c94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -307,8 +307,8 @@ Then edit four routines in [engine/battle/effect_commands.asm](https://github.co
ld hl, HurtItselfText
call StdBattleTextBox
call HitSelfInConfusion
call HitSelfInConfusion
- call BattleCommand_DamageCalc
+ call ConfusionDamageCalc
call BattleCommand_LowerSub