1
0
Fork 0
segatools/swdchook/io4.h

8 lines
118 B
C
Raw Permalink Normal View History

2023-07-13 22:52:50 +00:00
#pragma once
#include <windows.h>
#include "board/io4.h"
HRESULT swdc_io4_hook_init(const struct io4_config *cfg);