The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
// Copyright (c) Athena Dev Teams - Licensed under GNU GPL// For more information, see LICENCE in the main folder#ifndef _INT_AUCTION_SQL_H_#define _INT_AUCTION_SQL_H_intinter_auction_parse_frommap(intfd);intinter_auction_sql_init(void);voidinter_auction_sql_final(void);#endif /* _INT_AUCTION_SQL_H_ */