1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2024-11-12 04:40:46 +01:00
segatools-hay1tsme/idzio/wnd.h

6 lines
90 B
C

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