diff options
-rw-r--r-- | docs/bugs_and_glitches.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index 0fa796938..b74554823 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -644,7 +644,7 @@ This can bring Pokémon straight from level 1 to 100 by gaining just a few exper + ld [hl], a + ret + - +.UseExpFormula ++.UseExpFormula ld a, [wBaseGrowthRate] add a add a |