1
0
mirror of https://gitea.tendokyu.moe/Hay1tsme/segatools.git synced 2025-01-23 22:54:05 +01:00

8 lines
118 B
C
Raw Normal View History

2019-11-03 16:12:58 -05:00
#pragma once
#include <windows.h>
#include "idzhook/config.h"
HRESULT zinput_hook_init(struct zinput_config *cfg);