1#include "stdafx.h" 2 3#include "LevelStorage.h" 4 5const wstring LevelStorage::NETHER_FOLDER = L"DIM-1"; 6const wstring LevelStorage::ENDER_FOLDER = L"DIM1/";