ManaPlus
|
#include "resources/map/maplayer.h"
#include "configuration.h"
#include "being/localplayer.h"
#include "enums/resources/map/blockmask.h"
#include "enums/resources/map/mapitemtype.h"
#include "gui/userpalette.h"
#include "utils/foreach.h"
#include "render/graphics.h"
#include "resources/image/image.h"
#include "resources/map/mapitem.h"
#include "resources/map/maprowvertexes.h"
#include "resources/map/metatile.h"
#include "resources/map/speciallayer.h"
#include "debug.h"