mirror of
https://gitea.tendokyu.moe/TeamTofuShop/bananatools.git
synced 2026-09-22 22:37:56 +03:00
7 lines
119 B
C
7 lines
119 B
C
#pragma once
|
|
|
|
#include <windows.h>
|
|
|
|
#include "board/usio.h"
|
|
|
|
HRESULT sao_usio_hook_init(const struct usio_config *cfg); |