From b81ff1c3772fddc5885042a29d8b8ece39a4629a Mon Sep 17 00:00:00 2001 From: zephyrus Date: Wed, 5 Mar 2008 17:09:47 +0000 Subject: - Merged Auction Search and Register. It seen to work fine, so you can test those. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12301 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index 687b89731..8ded26f9d 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -784,6 +784,11 @@ struct map_session_data { int cashPoints, kafraPoints; + // Auction System [Zephyrus] + struct { + int index, amount; + } auction; + // Mail System [Zephyrus] struct { short nameid; -- cgit v1.2.3-60-g2f50