segatools/idacio/wnd.h

6 lines
96 B
C
Raw Permalink Normal View History

#pragma once
#include <windows.h>
HRESULT idac_io_wnd_create(HINSTANCE inst, HWND *out);