summaryrefslogtreecommitdiff
path: root/src/script.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-01 22:08:32 -0700
committerYamaArashi <shadow962@live.com>2016-10-01 22:08:32 -0700
commitee7db46023b1bde6a06f61242c7dd7c4770b6125 (patch)
tree3f2837be6b2d37b10f8be8eff6c428eb4f5a31bc /src/script.c
parent1fda6f0f4b34e797d44f0d32c1e82e6a2a840424 (diff)
trig.h
Diffstat (limited to 'src/script.c')
-rw-r--r--src/script.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script.c b/src/script.c
index df2763a36..fdce4f7d2 100644
--- a/src/script.c
+++ b/src/script.c
@@ -312,7 +312,7 @@ bool8 mapheader_run_first_tag2_script_list_match(void)
return 1;
}
-void mapheader_run_first_tag4_script_list_match()
+void mapheader_run_first_tag4_script_list_match(void)
{
u8 *ptr = mapheader_get_first_match_from_tagged_ptr_list(4);
if (ptr)