summaryrefslogtreecommitdiff
path: root/src/map_obj_lock.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-04 04:45:33 -0800
committerYamaArashi <shadow962@live.com>2017-01-04 04:45:33 -0800
commit355428ee31698073a93c335a6d9db47936c5ffbb (patch)
tree1f10a3f9ff440dae1d9e68440e6a09236062655f /src/map_obj_lock.c
parentb6b8d053ecfc73c9ff0d4b5715404e3583501b84 (diff)
name some functions
Diffstat (limited to 'src/map_obj_lock.c')
-rw-r--r--src/map_obj_lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map_obj_lock.c b/src/map_obj_lock.c
index fc9882ce2..b1e7bb3df 100644
--- a/src/map_obj_lock.c
+++ b/src/map_obj_lock.c
@@ -36,7 +36,7 @@ bool8 sub_8064CFC(void)
}
}
-void sub_8064D20(void)
+void ScriptFreezeMapObjects(void)
{
FreezeMapObjects();
CreateTask(sub_8064CDC, 80);