segatools/idacio/wnd.h

6 lines
91 B
C
Raw Permalink Normal View History

2023-04-23 14:13:51 +00:00
#pragma once
#include <windows.h>
HRESULT idac_io_wnd_create(HINSTANCE inst, HWND *out);