mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2025-02-02 20:47:20 +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);
|