mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2024-11-11 23:17:08 +01:00
20d5d480fb
- 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);
|