From eb657ada4c1ec432fc0e3aec0b9f4d796efed428 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 25 Mar 2013 13:10:24 +0100 Subject: Split hooks into separate header --- src/tables.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tables.c') diff --git a/src/tables.c b/src/tables.c index 33330e80..20d24966 100644 --- a/src/tables.c +++ b/src/tables.c @@ -3493,7 +3493,7 @@ quest_type quest[MAX_Q_IDX] = 0, NULL, - quest_null_hook, + NULL, {0, 0}, NULL, }, -- cgit v1.2.3