OSDN Git Service

Merge branch 'feature/#36529_SlimDXからSharpDXへの移行' into develop
[dtxmania/dtxmania.git] / DTXManiaプロジェクト / コード / ステージ / 08.結果 / CActResultSongBar.cs
index f7eaa88..f72d0e3 100644 (file)
@@ -3,9 +3,11 @@ using System.Collections.Generic;
 using System.Text;\r
 using System.Drawing;\r
 using System.Diagnostics;\r
-using SlimDX;\r
+using SharpDX;\r
 using FDK;\r
 \r
+using Rectangle = System.Drawing.Rectangle;\r
+\r
 namespace DTXMania\r
 {\r
        internal class CActResultSongBar : CActivity\r