Browse Subversion Repository
Diff of /trunk/DTXManiaプロジェクト/コード/全体/CDTXMania.cs
Parent Directory
| Revision Log
| Patch
| 23 |
{ |
{ |
| 24 |
// プロパティ |
// プロパティ |
| 25 |
|
|
| 26 |
public static readonly string VERSION = "Ver2.36(1303??)"; |
public static readonly string VERSION = "Ver2.36GD(130326)"; |
| 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.50 |
|
| changed lines |
| |
Added in v.56 |
|
|
|