segatools/idzio/di.h

6 lines
118 B
C
Raw Normal View History

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