forked from TeamTofuShop/segatools
swdc: first segatools added
This commit is contained in:
5
swdcio/wnd.h
Normal file
5
swdcio/wnd.h
Normal file
@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
HRESULT swdc_io_wnd_create(HINSTANCE inst, HWND *out);
|
Reference in New Issue
Block a user