1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2024-11-30 15:54:27 +01:00
segatools-dniel97/idzhook/zinput.h
2019-11-03 16:12:58 -05:00

8 lines
118 B
C

#pragma once
#include <windows.h>
#include "idzhook/config.h"
HRESULT zinput_hook_init(struct zinput_config *cfg);