mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2025-03-01 16:00:29 +01:00
6 lines
67 B
C
6 lines
67 B
C
|
#pragma once
|
||
|
|
||
|
#include <windows.h>
|
||
|
|
||
|
HRESULT com10_hook_init(void);
|