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_storage.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/char/int_storage.h') diff --git a/src/char/int_storage.h b/src/char/int_storage.h index 6da60f4a8..dcf8f07c1 100644 --- a/src/char/int_storage.h +++ b/src/char/int_storage.h @@ -9,6 +9,9 @@ struct guild_storage; void inter_storage_defaults(void); +/** + * inter_storage interface + **/ struct inter_storage_interface { int (*tosql) (int account_id, struct storage_data* p); int (*fromsql) (int account_id, struct storage_data* p); -- cgit v1.2.3-60-g2f50