migrate to DirectX 9Ex from DirectX 9
This commit is contained in:
@@ -9,7 +9,7 @@ void CPythonGraphic::Destroy()
|
||||
{
|
||||
}
|
||||
|
||||
LPDIRECT3D9 CPythonGraphic::GetD3D()
|
||||
LPDIRECT3D9EX CPythonGraphic::GetD3D()
|
||||
{
|
||||
return ms_lpd3d;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user