Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/DTXManiaプロジェクト/コード/全体/CDTXMania.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 120 by kairera0467, Mon Jun 24 13:37:20 2013 UTC revision 127 by kairera0467, Sat Jul 6 12:11:41 2013 UTC
# Line 23  namespace DTXMania Line 23  namespace DTXMania
23          {          {
24                  // プロパティ                  // プロパティ
25    
26                  public static readonly string VERSION = "Ver2.60a(130610)";                  public static readonly string VERSION = "Ver2.65(130706)";
27                  public static readonly string SLIMDXDLL = "c_net20x86_Jun2010";                  public static readonly string SLIMDXDLL = "c_net20x86_Jun2010";
28                  public static readonly string D3DXDLL = "d3dx9_43.dll";         // June 2010                  public static readonly string D3DXDLL = "d3dx9_43.dll";         // June 2010
29          //public static readonly string D3DXDLL = "d3dx9_42.dll";       // February 2010          //public static readonly string D3DXDLL = "d3dx9_42.dll";       // February 2010

Legend:
Removed from v.120  
changed lines
  Added in v.127

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26