summaryrefslogtreecommitdiff
path: root/src/map/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/status.h')
-rw-r--r--src/map/status.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/map/status.h b/src/map/status.h
new file mode 100644
index 0000000..ed22d4d
--- /dev/null
+++ b/src/map/status.h
@@ -0,0 +1,9 @@
+// Copyright (c) Copyright (c) Hercules Dev Team, licensed under GNU GPL.
+// Copyright (c) 2014 Evol developers
+
+#ifndef EVOL_MAP_STATUS
+#define EVOL_MAP_STATUS
+
+void estatus_set_viewdata_post(struct block_list *bl, int *class_);
+
+#endif // EVOL_MAP_STATUS