ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Trading |
Variables | |
const bool | Trading_true = true |
const bool | Trading_false = false |
const bool Trading_false = false |
Definition at line 30 of file trading.h.
Referenced by TradeWindow::action(), Ea::TradeRecv::processTradeCancel(), Ea::TradeRecv::processTradeComplete(), Ea::TradeRecv::processTradeResponseContinue(), EAthena::TradeHandler::respond(), and TmwAthena::TradeHandler::respond().
const bool Trading_true = true |
Definition at line 30 of file trading.h.
Referenced by ShopWindow::processRequest(), and Ea::TradeRecv::processTradeRequestContinue().