From c5bbc349b176c045dab7e9ddea12cb18eee7a176 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 14 Nov 2014 22:13:01 +0300 Subject: store character language in script variables. --- src/map/pc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/pc.h') diff --git a/src/map/pc.h b/src/map/pc.h index d9867ee..2f07c92 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -11,4 +11,6 @@ enum VarConst int epc_readparam_pre(struct map_session_data* sd, int *type); +int epc_setregistry(struct map_session_data *sd, int64 *reg, int *val); + #endif // EVOL_MAP_PC -- cgit v1.2.3-60-g2f50