From 727496b378aa6b249e57031b5dc43f7484419d5f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 9 Nov 2014 22:34:26 +0300 Subject: Allow generate HPM hooks for all interfaces in char server. --- src/char/int_quest.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/char/int_quest.h') diff --git a/src/char/int_quest.h b/src/char/int_quest.h index a66c34a75..17740341b 100644 --- a/src/char/int_quest.h +++ b/src/char/int_quest.h @@ -6,6 +6,9 @@ void inter_quest_defaults(void); +/** + * inter_quest interface + **/ struct inter_quest_interface { int (*parse_frommap) (int fd); }; -- cgit v1.2.3-60-g2f50