forked from TeamTofuShop/segatools
unityhook: managing VFS redirection and loading assemblies
This commit is contained in:
5
unityhook/doorstop.h
Normal file
5
unityhook/doorstop.h
Normal file
@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "config.h"
|
||||
|
||||
void doorstop_mono_hook_init(const struct unity_config *cfg, HINSTANCE module);
|
Reference in New Issue
Block a user