summaryrefslogtreecommitdiff
path: root/engine/events.asm
diff options
context:
space:
mode:
authorsurskitty <surskitty@gmail.com>2017-12-12 00:50:55 -0500
committersurskitty <surskitty@gmail.com>2017-12-12 00:50:55 -0500
commit096afdcdaca0714612f3670a3c4a670f312c1c3f (patch)
tree0c0bedcd311ab83262e31cf6d9d4c37257143acc /engine/events.asm
parent98128cd4d8457948e7136a16e08bacff0bc3529d (diff)
parentf6942b9a136b2ee3b25159ebc4d54509a42c5266 (diff)
Merge branch 'master' of github.com:pret/pokecrystal
Diffstat (limited to 'engine/events.asm')
-rw-r--r--engine/events.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events.asm b/engine/events.asm
index b8d57118e..b78010d1d 100644
--- a/engine/events.asm
+++ b/engine/events.asm
@@ -964,7 +964,7 @@ CountStep: ; 96b79
.skip_egg
; Increase the EXP of (both) DayCare Pokemon by 1.
- callba DaycareStep
+ callba DayCareStep
; Every four steps, deal damage to all Poisoned Pokemon
ld hl, PoisonStepCount