mirror of
https://gitea.tendokyu.moe/TeamTofuShop/capnhook.git
synced 2026-09-24 23:38:07 +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);
|