diff options
author | yenatch <yenatch@gmail.com> | 2014-01-26 22:07:19 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-01-26 22:07:19 -0500 |
commit | 1ba5b0f4bce859934a451327838838660406a814 (patch) | |
tree | 59be25f6f21ab359b7a36642ae94a23a3170c52f /engine | |
parent | 08a0462c1e588c2efb99097cf1e9b314f600b009 (diff) |
Map setup scripts and commands
Diffstat (limited to 'engine')
-rw-r--r-- | engine/events.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events.asm b/engine/events.asm index 966b389c4..9e4c1e98a 100644 --- a/engine/events.asm +++ b/engine/events.asm @@ -134,7 +134,7 @@ EnterMap: ; 9673e ld [$d453], a ld [$d454], a call Function968d1 - callba Function15363 + callba RunMapSetupScript call Function966cb ld a, [$ff9f] |