misc/libphysfs/lzma/CPP/Windows/FileMapping.cpp
author Wuzzy <Wuzzy2@mail.ru>
Mon, 03 Sep 2018 20:01:50 +0200
changeset 13752 f1c66a34f2fe
parent 12213 bb5522e88ab2
permissions -rw-r--r--
Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set Fixes bug #585

// Windows/FileMapping.cpp

#include "StdAfx.h"

#include "Windows/FileMapping.h"

namespace NWindows {
namespace NFile {
namespace NMapping {




}}}