1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2024-09-24 19:18:26 +02:00
segatools-hay1tsme/idzio/di.h

6 lines
118 B
C

#pragma once
#include "idzio/backend.h"
HRESULT idz_di_init(HINSTANCE inst, const struct idz_io_backend **backend);