mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2024-11-28 06:50:49 +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); |