summaryrefslogtreecommitdiff
path: root/src/rom4.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-02 22:58:06 -0800
committerYamaArashi <shadow962@live.com>2017-01-02 22:58:06 -0800
commitbb2c7f3e07fe9fe9ae72b361b93f106af1259124 (patch)
tree0b8e8bf4d2c36ebaee86f63d5d6bc51ce62bebb7 /src/rom4.c
parentb2cf3c604bcc6b66f110ed1aa07f543738cae157 (diff)
name functions and split data more
Diffstat (limited to 'src/rom4.c')
-rw-r--r--src/rom4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rom4.c b/src/rom4.c
index a837b4dfb..f35ad9834 100644
--- a/src/rom4.c
+++ b/src/rom4.c
@@ -1264,7 +1264,7 @@ void CB2_ContinueSavedGame(void)
ResetSafariZoneFlag_();
sub_805338C();
sub_8053198();
- sub_806451C();
+ UnfreezeMapObjects();
DoTimeBasedEvents();
sub_805308C();
sub_8055FC0();