diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-01-30 20:33:27 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-30 20:33:27 -0600 |
commit | eb5737357d4b34a686ea09b9651630f4c3f8b80f (patch) | |
tree | 46bbfaa915ff4e7c63c7b6260039309d680677f3 /data/scripts/pokeblocks.inc | |
parent | f56ce3325812dd2d903a5d127ba1f65d8ee9d73a (diff) | |
parent | 741b8adf9a43989182ff3648bf14e3236d4b5ce9 (diff) |
Merge pull request #194 from DizzyEggg/decompile_mystery_event_menu
decompile mystery event menu
Diffstat (limited to 'data/scripts/pokeblocks.inc')
-rw-r--r-- | data/scripts/pokeblocks.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/scripts/pokeblocks.inc b/data/scripts/pokeblocks.inc index 0f705c841..39cca8244 100644 --- a/data/scripts/pokeblocks.inc +++ b/data/scripts/pokeblocks.inc @@ -655,25 +655,25 @@ LilycoveCity_ContestLobby_EventScript_29416C:: @ 829416C end LilycoveCity_ContestLobby_EventScript_294176:: @ 8294176 - special sub_80097E8 + special CloseLink msgbox LilycoveCity_ContestLobby_Text_2781C7, 4 releaseall end LilycoveCity_ContestLobby_EventScript_294183:: @ 8294183 - special sub_80097E8 + special CloseLink msgbox LilycoveCity_ContestLobby_Text_278255, 4 releaseall end LilycoveCity_ContestLobby_EventScript_294190:: @ 8294190 - special sub_80097E8 + special CloseLink msgbox gUnknown_08272D9C, 4 releaseall end LilycoveCity_ContestLobby_EventScript_29419D:: @ 829419D - special sub_80097E8 + special CloseLink msgbox LilycoveCity_ContestLobby_Text_27821C, 4 releaseall end |