mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
Mark the Direct3D9 backend deprecated.
This commit is contained in:
@ -13,6 +13,7 @@ class VideoBackend : public VideoBackendHardware
|
||||
void Shutdown();
|
||||
|
||||
std::string GetName();
|
||||
std::string GetDisplayName();
|
||||
|
||||
void Video_Prepare();
|
||||
void Video_Cleanup();
|
||||
|
Reference in New Issue
Block a user