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

6 lines
90 B
C
Raw Normal View History

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