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 374 by kairera0467, Fri Mar 21 03:12:24 2014 UTC revision 377 by kairera0467, Mon Mar 31 05:29:02 2014 UTC
# Line 23  namespace DTXMania Line 23  namespace DTXMania
23          {          {
24                  // プロパティ                  // プロパティ
25    
26                  public static readonly string VERSION = "Ver3.10(140214)";                  public static readonly string VERSION = "Ver3.20(140401)";
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.374  
changed lines
  Added in v.377

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