1
0
mirror of synced 2024-11-13 17:31:01 +01:00
bananatools/saohook/usio.h
Kevin Trocolli 8ff356b84c add games
2023-09-18 04:05:22 -04:00

7 lines
119 B
C

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