From fbd51f951c20db0b1e4ecf96ef8f2415defacc89 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 16 Dec 2011 03:13:00 +0000 Subject: RE cashshop fix, bugreport:4764 -- requires a msgstringtable.txt modification or client will crash (will be in the client svn asap) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15137 54d463be-8e91-2dee-dedb-b68131a5f0ec --- 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 ac411697e..5911a338d 100644 --- a/src/map/npc.h +++ b/src/map/npc.h @@ -157,6 +157,8 @@ int npc_cashshop_buy(struct map_session_data *sd, int nameid, int amount, int po extern struct npc_data* fake_nd; +int npc_cashshop_buylist(struct map_session_data *sd, int points, int count, unsigned short* item_list); + /** * For the Secure NPC Timeout option (check config/Secure.h) [RR] **/ -- cgit v1.2.3-60-g2f50