summaryrefslogtreecommitdiff
path: root/src/emap/status.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-06-28 18:09:13 +0300
committerAndrei Karas <akaras@inbox.ru>2016-06-28 18:09:13 +0300
commit8cf325640e316aff125deeff3d2880bb342d00c9 (patch)
tree2f5aabe104fcba2a36022a098a839ff04f6c2b36 /src/emap/status.h
parentf68e125478e7b74fdc7e9c272449ae0c5c227d1c (diff)
downloadevol-hercules-8cf325640e316aff125deeff3d2880bb342d00c9.tar.gz
evol-hercules-8cf325640e316aff125deeff3d2880bb342d00c9.tar.bz2
evol-hercules-8cf325640e316aff125deeff3d2880bb342d00c9.tar.xz
evol-hercules-8cf325640e316aff125deeff3d2880bb342d00c9.zip
Fix memory leak if npc change class.s20160630
Diffstat (limited to 'src/emap/status.h')
-rw-r--r--src/emap/status.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emap/status.h b/src/emap/status.h
index fce6c83..62bbec7 100644
--- a/src/emap/status.h
+++ b/src/emap/status.h
@@ -5,6 +5,8 @@
#define EVOL_MAP_STATUS
void status_init(void);
+void estatus_set_viewdata_pre(struct block_list **blPtr,
+ int *classPtr_ __attribute__ ((unused)));
void estatus_set_viewdata_post(struct block_list *bl,
int class_);
void estatus_read_job_db_sub_post(int idx,