mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-29 19:30:48 +00:00
Update Windows/WndMainWindow.h
This commit is contained in:
parent
b49e053edd
commit
284597582c
@ -14,4 +14,6 @@ namespace MainWindow
|
||||
HINSTANCE GetHInstance();
|
||||
HWND GetDisplayHWND();
|
||||
void SetPlaying(const char*text);
|
||||
void _ViewFullScreen(HWND hWnd);
|
||||
void _ViewNormal(HWND hWnd);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user