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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user