mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
Rename Direct3D to Direct3D 11
This commit is contained in:
parent
2e35e79302
commit
6fe3a3004d
2 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ std::string VideoBackend::GetName() const
|
|||
|
||||
std::string VideoBackend::GetDisplayName() const
|
||||
{
|
||||
return "Direct3D";
|
||||
return "Direct3D 11";
|
||||
}
|
||||
|
||||
void InitBackendInfo()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue