ManaPlus
|
#include "gui/windows/cutinwindow.h"
#include "configuration.h"
#include "const/utils/timer.h"
#include "resources/sprite/animatedsprite.h"
#include "utils/delete2.h"
#include "utils/timer.h"
#include "debug.h"
Go to the source code of this file.
Variables | |
CutInWindow * | cutInWindow = 0 |
CutInWindow* cutInWindow = 0 |
Definition at line 37 of file cutinwindow.cpp.
Referenced by NpcDialog::action(), createGuiWindows(), destroyGuiWindows(), and EAthena::NpcRecv::processNpcCutin().