ManaPlus
|
#include "gui/widgets/tabs/chat/clantab.h"
#include "soundmanager.h"
#include "const/sound.h"
#include "gui/windows/chatwindow.h"
#include "net/clanhandler.h"
#include "utils/gettext.h"
#include "debug.h"
Go to the source code of this file.
Variables | |
ClanTab * | clanTab = 0 |
ClanTab* clanTab = 0 |
Definition at line 36 of file clantab.cpp.
Referenced by EAthena::ClanRecv::createTab(), EAthena::GeneralHandler::gameEnded(), EAthena::ClanRecv::processClanChat(), and EAthena::ClanRecv::processClanLeave().