Fix bug doc formatting

This commit is contained in:
Rangi42
2024-01-01 21:46:23 -05:00
parent 184c53e8ca
commit 804fa846e0
2 changed files with 5 additions and 15 deletions

View File

@@ -143,11 +143,11 @@ WildFled_EnemyFled_LinkBattleCanceled:
call StdBattleTextbox
.skip_text
; BUG: SFX_RUN does not play correctly when a wild Pokemon flees from battle (see docs/bugs_and_glitches.md)
call StopDangerSound
call CheckMobileBattleError
jr c, .skip_sfx
; BUG: SFX_RUN does not play correctly when a wild Pokémon flees from battle (see docs/bugs_and_glitches.md)
ld de, SFX_RUN
call PlaySFX