mirror of
https://gitea.tendokyu.moe/TeamTofuShop/segatools.git
synced 2026-09-27 03:23:34 +03:00
- Unity loads plugin DLLs and Mono dynamically. - Ongeki uses Criware for videos so hook the Criware plugin DLL so the path hooks load the videos from the hooked paths.
4 lines
42 B
C
4 lines
42 B
C
#pragma once
|
|
|
|
void unity_hook_init(void);
|