diff options
author | YamaArashi <shadow962@live.com> | 2017-04-07 22:39:56 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-04-07 22:39:56 -0700 |
commit | 9d39cca19c6987c5e861f9bce9979e5516e9eaf5 (patch) | |
tree | b5591ee386f5a01461f29230ae370dab961c548c /data | |
parent | 4dca3bbb988f4d574faf7410bf6616f802f8cc8c (diff) |
decompile post_battle_event_funcs
Diffstat (limited to 'data')
-rw-r--r-- | data/specials.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/specials.inc b/data/specials.inc index a955fe3eb..11572e1f3 100644 --- a/data/specials.inc +++ b/data/specials.inc @@ -272,7 +272,7 @@ gSpecials:: .4byte CheckLeadMonTough .4byte sub_80C7958 .4byte DoSoftReset - .4byte sub_810D180 + .4byte GameClear .4byte sub_810EBEC .4byte ShowGlassWorkshopMenu .4byte SpawnCameraDummy |