summaryrefslogtreecommitdiff
path: root/src/map/npc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/npc.c')
-rw-r--r--src/map/npc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/npc.c b/src/map/npc.c
index be3713b7b..cffe2a26e 100644
--- a/src/map/npc.c
+++ b/src/map/npc.c
@@ -2825,7 +2825,7 @@ static int npc_read_event_script_sub(DBKey key,void *data,va_list ap)
return 0;
}
-static void npc_read_event_script(void)
+void npc_read_event_script(void)
{
int i;
unsigned char buf[64]="::";