shithub: pokecrystal

Download patch

ref: 67ff4b0c94ddc6dc165bb9bd0123d9c8e303a669
parent: 2deb46b3f3daf3690becce5917b7ffc63c91d2e7
author: DeeDeeG <DeeDeeG@users.noreply.github.com>
date: Sun Mar 10 19:40:21 EDT 2019

bugs_and_glitches.md: Minor formatting fix

Moves newline to correct spot so diff can apply cleanly.

--- a/docs/bugs_and_glitches.md
+++ b/docs/bugs_and_glitches.md
@@ -307,8 +307,8 @@
 
  	ld hl, HurtItselfText
  	call StdBattleTextBox
- 	call HitSelfInConfusion
 
+ 	call HitSelfInConfusion
 -	call BattleCommand_DamageCalc
 +	call ConfusionDamageCalc
  	call BattleCommand_LowerSub