Commit f2044702 authored by Akihiro Sagawa's avatar Akihiro Sagawa Committed by Alexandre Julliard

ddraw: Use the same device name as Windows for the Direct3D HAL device.

parent ea3895e1
......@@ -56,7 +56,7 @@ static struct enum_device_entry
/* HAL device */
{
"WINE Direct3D7 Hardware acceleration using WineD3D",
"Wine D3D7 HAL",
"Direct3D HAL",
&IID_IDirect3DHALDevice,
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment