From 86e9900db60e06738880a57820125ca169c37520 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sat, 1 Jun 2013 14:11:45 -0300 Subject: Fixed script_rid2sd not being available to HPM Special Thanks to Shikazu Signed-off-by: shennetsind --- src/map/script.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/script.h') diff --git a/src/map/script.h b/src/map/script.h index 70ced5d43..83d6dd9ee 100644 --- a/src/map/script.h +++ b/src/map/script.h @@ -214,6 +214,8 @@ int script_reload(void); // @commands (script based) void setd_sub(struct script_state *st, struct map_session_data *sd, const char *varname, int elem, void *value, struct DBMap **ref); +TBL_PC *script_rid2sd(struct script_state *st); + /////////////////////////////////////////////////////////////////////////////// //## TODO possible enhancements: [FlavioJS] // - 'callfunc' supporting labels in the current npc "::LabelName" -- cgit v1.2.3-60-g2f50