From 2ffbde764ec46d49e696df1f7d8b4b038638afad Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 12 Mar 2019 22:55:40 -0400 Subject: Minor code+docs fixes --- docs/bugs_and_glitches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index 53b6e9562..4e6c74a99 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -1137,7 +1137,7 @@ Then edit [engine/battle/start_battle.asm](https://github.com/pret/pokecrystal/b xor a ldh [hMapAnims], a call DelayFrame -- ld b, 6 +- ld b, PARTY_LENGTH - ld hl, wPartyMon1HP - ld de, PARTYMON_STRUCT_LENGTH - 1 - -- cgit v1.2.3