forked from Hay1tsme/segatools
Matt Bilker
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);
|