misc/libphysfs/lzma/CPP/Windows/FileMapping.cpp
author sheepluva
Fri, 29 Sep 2017 22:09:11 +0200
changeset 12597 00b539e6115d
parent 12218 bb5522e88ab2
permissions -rw-r--r--
rename ifTransparent to ifColorKey This should make the name less confusing. However this image-flag will possibly be dropped completely.

// Windows/FileMapping.cpp

#include "StdAfx.h"

#include "Windows/FileMapping.h"

namespace NWindows {
namespace NFile {
namespace NMapping {




}}}