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 68 by kairera0467, Sat Apr 13 04:26:52 2013 UTC revision 72 by kairera0467, Wed Apr 17 10:09:32 2013 UTC
# Line 23  namespace DTXMania Line 23  namespace DTXMania
23          {          {
24                  // プロパティ                  // プロパティ
25    
26                  public static readonly string VERSION = "Ver2.40(130413)";                  public static readonly string VERSION = "Ver2.41(130417)";
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.68  
changed lines
  Added in v.72

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