summaryrefslogtreecommitdiff
path: root/data/event_scripts.s
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-08-12 11:38:39 -0700
committerGitHub <noreply@github.com>2018-08-12 11:38:39 -0700
commit21060091d109a6ebc4d1d76b8487878bb91cd5e1 (patch)
tree5f1255c16e59b1e050781e11cef9405c6e391d51 /data/event_scripts.s
parent40cf61307b411ea4de858902c7081fde8ef71ea5 (diff)
parent7dac22314ee647645771ec713407bb83b3ec3de4 (diff)
Merge pull request #295 from DizzyEggg/pokemon_storage_system
Decompile a bit of pokemon storarage system
Diffstat (limited to 'data/event_scripts.s')
-rw-r--r--data/event_scripts.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s
index f28707fbb..56658a994 100644
--- a/data/event_scripts.s
+++ b/data/event_scripts.s
@@ -1802,7 +1802,7 @@ EventScript_271E0E:: @ 8271E0E
checkflag FLAG_SYS_PC_LANETTE
call_if 1, EventScript_271E3E
msgbox gUnknown_082726A3, 4
- special sub_80C7578
+ special ShowPokemonStorageSystem
waitstate
goto EventScript_271DAC
end