From c1bb613ab44e55cc90440f6113c1d76eac9925f1 Mon Sep 17 00:00:00 2001 From: adelikat Date: Wed, 14 Jan 2015 20:22:05 +0000 Subject: [PATCH] Move MemoryDomain.cs to Base Implementations --- .../{ => Base Implementations}/MemoryDomain.cs | 0 BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename BizHawk.Emulation.Common/{ => Base Implementations}/MemoryDomain.cs (100%) diff --git a/BizHawk.Emulation.Common/MemoryDomain.cs b/BizHawk.Emulation.Common/Base Implementations/MemoryDomain.cs similarity index 100% rename from BizHawk.Emulation.Common/MemoryDomain.cs rename to BizHawk.Emulation.Common/Base Implementations/MemoryDomain.cs diff --git a/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj b/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj index 1490f5e73a..5f761178ec 100644 --- a/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj +++ b/BizHawk.Emulation.Common/BizHawk.Emulation.Common.csproj @@ -58,6 +58,7 @@ + @@ -91,7 +92,6 @@ -