mirror of
https://gitea.tendokyu.moe/TeamTofuShop/capnhook.git
synced 2026-09-22 22:38:12 +03:00
5 lines
89 B
C
5 lines
89 B
C
#pragma once
|
|
|
|
void serial_hook_init(void);
|
|
void serial_hook_apply_hooks(HMODULE target);
|