Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'GameGenieCodeForm.cs')
-rw-r--r--GameGenieCodeForm.cs8
1 files changed, 0 insertions, 8 deletions
diff --git a/GameGenieCodeForm.cs b/GameGenieCodeForm.cs
index bb771e54..7058b451 100644
--- a/GameGenieCodeForm.cs
+++ b/GameGenieCodeForm.cs
@@ -1,16 +1,8 @@
using com.clusterrr.hakchi_gui.Properties;
-using com.clusterrr.Famicom;
using System;
using System.Collections.Generic;
-using System.ComponentModel;
-using System.Data;
-using System.Drawing;
using System.Linq;
-using System.Text;
using System.Windows.Forms;
-using System.IO;
-using System.Xml.XPath;
-using System.Xml;
namespace com.clusterrr.hakchi_gui
{