D3D: Double click to fullscreen

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4219 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson
2009-09-06 19:30:24 +00:00
parent 228bd6880a
commit 0206b68b9c
4 changed files with 16 additions and 19 deletions

View File

@ -28,7 +28,6 @@ namespace EmuWindow
HWND GetWnd();
HWND GetParentWnd();
HWND GetChildParentWnd();
HWND Create(HWND hParent, HINSTANCE hInstance, const TCHAR *title);
void Show();
void Close();