1
0
mirror of synced 2025-03-01 16:00:31 +01:00

7 lines
121 B
C
Raw Normal View History

#pragma once
#include <windows.h>
#include "board/usio.h"
HRESULT taiko_usio_hook_init(const struct usio_config *cfg);