From dc7f14c7dc9829061f8902354367bdc8467eb841 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 6 Jun 2013 21:01:07 -0300 Subject: HPM: Minor Update Made 'guild' interface available to plugins, added 'bc' in battle interface to link to map-server's battle config (special thanks to Shikazu!) Signed-off-by: shennetsind --- src/map/battle.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 9d578d224..36796c516 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -463,6 +463,8 @@ extern int attr_fix_table[4][10][10]; * Battle.c Interface **/ struct battle_interface { + /* */ + struct Battle_Config *bc; /* init */ void (*init) (void); /* final */ -- cgit v1.2.3-60-g2f50