From d3e938c478570be44c497607262fe8ca7145b171 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Mon, 13 Aug 2007 20:40:16 +0000 Subject: Started conversion of buy/sell to new server. --- src/gui/buy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/buy.h') diff --git a/src/gui/buy.h b/src/gui/buy.h index 7834a434..875deef9 100644 --- a/src/gui/buy.h +++ b/src/gui/buy.h @@ -68,7 +68,7 @@ class BuyDialog : public Window, public gcn::ActionListener, SelectionListener /** * Adds an item to the shop inventory. */ - void addItem(short id, int price); + void addItem(int id, int amount, int price); /** * Called when receiving actions from the widgets. -- cgit v1.2.3-70-g09d2