diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-03-19 11:00:32 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-19 11:00:32 -0400 |
| commit | 33b65b547000387fcdce9fe497da9b217544ece6 (patch) | |
| tree | 0c1754c67d188776ee1942fcca503ad8e1e19f05 /data/event_scripts.s | |
| parent | 715c2ff3ad3a7842a97a2b221f4c02135a813139 (diff) | |
| parent | a8403c07790b1031c96ff35a1701e1684919ed95 (diff) | |
Merge pull request #307 from PikalaxALT/field_control_avatar
Field control avatar
Diffstat (limited to 'data/event_scripts.s')
| -rw-r--r-- | data/event_scripts.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 0940cf955..a4dbd9854 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -1161,8 +1161,8 @@ EventScript_GetElevatorFloor:: @ 81A7AB9 .include "data/scripts/aide.inc" -gUnknown_81A7ADB:: @ 81A7ADB - special sub_80CADC4 +EventScript_CancelMessageBox:: @ 81A7ADB + special DoPicboxCancel release end |
