Mark the Direct3D9 backend deprecated.

This commit is contained in:
NeoBrainX
2013-03-21 00:14:14 +01:00
parent 816020f4eb
commit bb3ce1f8d3
4 changed files with 9 additions and 2 deletions

View File

@ -13,6 +13,7 @@ class VideoBackend : public VideoBackendHardware
void Shutdown();
std::string GetName();
std::string GetDisplayName();
void Video_Prepare();
void Video_Cleanup();