7 lines
121 B
C
7 lines
121 B
C
#pragma once
|
|
|
|
#include <windows.h>
|
|
|
|
#include "board/usio.h"
|
|
|
|
HRESULT taiko_usio_hook_init(const struct usio_config *cfg); |