From 7bb3eeae5bad1e34d62d6f88ae44238edf5812f0 Mon Sep 17 00:00:00 2001 From: adelikat Date: Sun, 25 Jan 2015 17:04:06 +0000 Subject: [PATCH] Disassembler for quicknes --- BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj b/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj index 9b09dd253b..ce6776d24c 100644 --- a/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj +++ b/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj @@ -393,7 +393,7 @@ N64.cs - N64.cs + N64.cs N64.cs @@ -634,6 +634,7 @@ QuickNES.cs + QuickNES.cs