1 #ifndef TRADE_HPP_INCLUDED
2 #define TRADE_HPP_INCLUDED
std::vector< std::int32_t > GetTheirOfferItemAmounts()
std::vector< std::string > GetMyOfferItemNames()
std::vector< std::int32_t > GetTheirOfferItemIDs()
std::vector< std::int32_t > GetMyOfferItemAmounts()
std::vector< std::int32_t > GetMyOfferItemIDs()
std::vector< std::string > GetTheirOfferItemNames()