mirror of https://github.com/pret/pokecrystal.git
Dif formatting typo
This commit is contained in:
parent
fe04acad7b
commit
07374f02cc
|
@ -644,7 +644,7 @@ This can bring Pokémon straight from level 1 to 100 by gaining just a few exper
|
||||||
+ ld [hl], a
|
+ ld [hl], a
|
||||||
+ ret
|
+ ret
|
||||||
+
|
+
|
||||||
+.UseExpFormula
|
+.UseExpFormula
|
||||||
ld a, [wBaseGrowthRate]
|
ld a, [wBaseGrowthRate]
|
||||||
add a
|
add a
|
||||||
add a
|
add a
|
||||||
|
|
Loading…
Reference in New Issue