1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2024-09-23 18:58:21 +02:00
segatools-dniel97/idzio/wnd.h

6 lines
90 B
C

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