From 27bcfcff55163ed4228ebc36adf4150f100b2f85 Mon Sep 17 00:00:00 2001 From: goyuken Date: Tue, 30 Oct 2012 22:41:56 +0000 Subject: [PATCH] oops --- BizHawk.Emulation/Consoles/Atari/2600/Mappers/mDPC.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BizHawk.Emulation/Consoles/Atari/2600/Mappers/mDPC.cs b/BizHawk.Emulation/Consoles/Atari/2600/Mappers/mDPC.cs index d46f5fc129..ca7f41d94e 100644 --- a/BizHawk.Emulation/Consoles/Atari/2600/Mappers/mDPC.cs +++ b/BizHawk.Emulation/Consoles/Atari/2600/Mappers/mDPC.cs @@ -3,7 +3,7 @@ using System.Collections.Generic; using System.Linq; using System.Text; -namespace BizHawk.Emulation.Consoles.Atari._2600 +namespace BizHawk { partial class Atari2600 {