Merge pull request #33 from MoochMcGee/naming-issues

Rename Direct3D video backend to Direct3D 9 just in case we ever deci…
This commit is contained in:
OBattler
2016-10-15 23:43:15 +02:00
committed by GitHub

View File

@@ -41,7 +41,7 @@ BEGIN
MENUITEM "Remember size && position",IDM_VID_REMEMBER
MENUITEM SEPARATOR
MENUITEM "&DirectDraw", IDM_VID_DDRAW
MENUITEM "Direct&3D", IDM_VID_D3D
MENUITEM "Direct&3D 9", IDM_VID_D3D
MENUITEM SEPARATOR
MENUITEM "&Fullscreen", IDM_VID_FULLSCREEN
POPUP "Fullscreen &stretch mode"