Browse Subversion Repository
Diff of /trunk/DTXManiaプロジェクト/コード/全体/CDTXMania.cs
Parent Directory
| Revision Log
| Patch
| 23 |
{ |
{ |
| 24 |
// プロパティ |
// プロパティ |
| 25 |
|
|
| 26 |
public static readonly string VERSION = "Ver3.30(141231)"; |
public static readonly string VERSION = "Ver3.35(150811)"; |
| 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.430 |
|
| changed lines |
| |
Added in v.458 |
|
|
|