From ab9362782312ad81ef1c1d47dcac464607a710a2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 23 Dec 2014 00:16:51 +0300 Subject: map: if got buy command for market npc, show market instead of buy shop. --- src/map/npc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/npc.h') diff --git a/src/map/npc.h b/src/map/npc.h index 54685b2..f4ca1b9 100644 --- a/src/map/npc.h +++ b/src/map/npc.h @@ -7,4 +7,6 @@ void enpc_parse_unknown_mapflag(const char *name, char *w3, char *w4, const char* start, const char* buffer, const char* filepath, int *retval); +int enpc_buysellsel(struct map_session_data* sd, int *id, int *type); + #endif // EVOL_MAP_NPC -- cgit v1.2.3-70-g09d2