mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
5 lines
284 B
Text
5 lines
284 B
Text
getD3DXVer Notes:
|
|
|
|
- Current compiled version checks for d3dx9_41.dll. This is based on March 2009 DirectX SDK.
|
|
|
|
- Be sure to recompile the executable if the required DirectX SDK changes. The D3DX DLL version is automatically taken from d3dx9core.h so only a recompile is required.
|