From b50dd57cbb8e163cd269255c8f754e5631760a03 Mon Sep 17 00:00:00 2001 From: Rangi Date: Thu, 23 Apr 2020 16:10:46 -0400 Subject: Miscellaneous updates and corrections --- docs/design_flaws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/design_flaws.md b/docs/design_flaws.md index 945c2ff75..620e5b8af 100644 --- a/docs/design_flaws.md +++ b/docs/design_flaws.md @@ -617,7 +617,7 @@ And edit [engine/pokegear/radio.asm](https://github.com/pret/pokecrystal/blob/ma add hl, bc add hl, bc + add hl, bc -+ b = bank ++ ; b = bank + ld a, BANK(PokedexDataPointerTable) + call GetFarByte + ld b, a -- cgit v1.2.3