diff options
Diffstat (limited to 'src/emap/npc.h')
-rw-r--r-- | src/emap/npc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/emap/npc.h b/src/emap/npc.h index 35d23de..ea6c77f 100644 --- a/src/emap/npc.h +++ b/src/emap/npc.h @@ -34,7 +34,4 @@ int enpc_get_var_num(const TBL_NPC *const npc, int enpc_unload_pre(struct npc_data** ndPtr, bool *singlePtr); -struct view_data *enpc_get_viewdata_post(struct view_data *retVal, - int class_); - #endif // EVOL_MAP_NPC |