Initial Dual Video on Win32 (UI Settings Part)

This commit is contained in:
Jasmine Iwanek
2022-11-08 04:16:35 -05:00
parent 6848dfc48c
commit 2f17689b64
26 changed files with 214 additions and 91 deletions

View File

@@ -105,6 +105,7 @@ extern "C" {
extern HINSTANCE hinstance;
extern HWND hwndMain,
hwndRender;
hwndRender2;
extern HANDLE ghMutex;
extern HICON hIcon[256];
extern int dpi;