OSDN Git Service

DTXManiaソリューション、DTXManiaプロジェクト、DTXCreatorプロジェクト、FDKプロジェクトについて英語化。
[dtxmania/dtxmania.git] / DTXCreatorプロジェクト / コード / 05.譜面 / Cクリップセル.cs
diff --git a/DTXCreatorプロジェクト/コード/05.譜面/Cクリップセル.cs b/DTXCreatorプロジェクト/コード/05.譜面/Cクリップセル.cs
deleted file mode 100644 (file)
index 569afef..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-using System;\r
-using System.Collections.Generic;\r
-using System.Text;\r
-\r
-namespace DTXCreator.譜面\r
-{\r
-       internal class Cクリップセル\r
-       {\r
-               public bool b貼り付け済;\r
-               //public int nグループID;\r
-               public int nレーン番号 = -1;\r
-               public int n位置grid;\r
-               public Cチップ pチップ;\r
-       }\r
-}\r