ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Favorite |
Variables | |
const bool | Favorite_true = true |
const bool | Favorite_false = false |
typedef bool Favorite |
Definition at line 30 of file favorite.h.
const bool Favorite_false = false |
Definition at line 30 of file favorite.h.
Referenced by ItemAmountWindow::action(), BeingEquipBackend::BeingEquipBackend(), EAthena::InventoryRecv::processPlayerCartAdd(), TmwAthena::InventoryRecv::processPlayerEquipment(), TmwAthena::InventoryRecv::processPlayerInventory(), EAthena::InventoryRecv::processPlayerInventoryAdd(), TmwAthena::InventoryRecv::processPlayerInventoryAdd(), TmwAthena::InventoryRecv::processPlayerStorage(), EAthena::InventoryRecv::processPlayerStorageAdd(), TmwAthena::InventoryRecv::processPlayerStorageAdd(), TmwAthena::InventoryRecv::processPlayerStorageEquip(), EAthena::Mail2Recv::processReadMail(), EAthena::MailRecv::processReadMail(), EAthena::TradeRecv::processTradeItemAdd(), and TmwAthena::TradeRecv::processTradeItemAdd().
const bool Favorite_true = true |
Definition at line 30 of file favorite.h.