diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-01-07 19:36:56 -0500 | 
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-01-07 19:36:56 -0500 | 
| commit | 07374f02cc4c61b7b6ea326715a1cb674c9faeb1 (patch) | |
| tree | f226822ae89365e6eb1dee6a4dc48cdb76c4e0aa /docs | |
| parent | fe04acad7babb7fde1e4dfaa4768877cc84d7e48 (diff) | |
Dif formatting typo
Diffstat (limited to 'docs')
| -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 | 
