summaryrefslogtreecommitdiff
path: root/src/overworld.c
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-02-25 02:28:41 -0500
committerPhlosioneer <mattmdrr2@gmail.com>2019-02-25 02:28:41 -0500
commite1b2460748dfd9d1a4b3c6eb760e86fb616a7ce6 (patch)
treee4aa62d7f29c2a96feed11cd717087776d3c4994 /src/overworld.c
parentb2866fae2126012f7d7b4db8b60e07ba344a5f97 (diff)
Adjust formatting, rename function
Diffstat (limited to 'src/overworld.c')
-rw-r--r--src/overworld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/overworld.c b/src/overworld.c
index 6f973f16b..2650a619c 100644
--- a/src/overworld.c
+++ b/src/overworld.c
@@ -2123,7 +2123,7 @@ static void sub_8086988(u32 a1)
FieldEffectActiveListClear();
StartWeather();
- DoPausedWeather();
+ ResumePausedWeather();
if (!a1)
SetUpFieldTasks();
mapheader_run_script_with_tag_x5();