diff options
author | surskitty <surskitty@gmail.com> | 2017-10-21 00:25:49 -0400 |
---|---|---|
committer | surskitty <surskitty@gmail.com> | 2017-10-21 00:25:49 -0400 |
commit | f204a11274b7b56fd0cd6cb14507280ba4c3495a (patch) | |
tree | b23b3a60a46a2dd913ad9ab5203b0a6af2c1d3e4 | |
parent | 20e88485a572de121bdef6b03d93728dad1b5d5b (diff) |
Typo fix.
-rw-r--r-- | maps/WillsRoom.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/WillsRoom.asm b/maps/WillsRoom.asm index 0c6c5e4d1..bb8b8b974 100644 --- a/maps/WillsRoom.asm +++ b/maps/WillsRoom.asm @@ -51,7 +51,7 @@ WillScript_Battle: faceplayer opentext checkevent EVENT_BEAT_ELITE_4_WILL - iftrue WillsRoom_0x180526 + iftrue WillScript_0x180526 writetext WillScript_WillBeforeText waitbutton closetext |