mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2025-01-09 23:41:35 +01:00
5 lines
119 B
C
5 lines
119 B
C
|
#pragma once
|
||
|
|
||
|
void kemono_extra_hooks_init();
|
||
|
|
||
|
void kemono_extra_hooks_load(HMODULE mod, const wchar_t* target_module);
|