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

10 lines
192 B
C
Raw Normal View History

2019-05-05 00:47:34 +02:00
#pragma once
/* Can't call this xinput.h or it will conflict with <xinput.h> */
#include <windows.h>
#include "idzio/backend.h"
HRESULT idz_xi_init(const struct idz_io_backend **backend);