summaryrefslogtreecommitdiff
path: root/engine/evos_moves.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/evos_moves.asm')
-rwxr-xr-xengine/evos_moves.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/evos_moves.asm b/engine/evos_moves.asm
index a709f438..eb59ce39 100755
--- a/engine/evos_moves.asm
+++ b/engine/evos_moves.asm
@@ -156,7 +156,7 @@ Func_3ad71: ; 3ad71 (e:6d71)
call Predef ; indirect jump to IndexToPokedex (41010 (10:5010))
ld a, [$d11e]
dec a
- ld hl, BulbasaurBaseStats ; $43de
+ ld hl, BaseStats
ld bc, $1c
call AddNTimes
ld de, W_MONHEADER