forked from TeamTofuShop/segatools
mu3hook/dllmain.c: initialize graphics hook
This commit is contained in:
@ -33,6 +33,7 @@ static DWORD CALLBACK mu3_pre_startup(void)
|
||||
|
||||
/* Hook Win32 APIs */
|
||||
|
||||
gfx_hook_init(&mu3_hook_cfg.gfx);
|
||||
serial_hook_init();
|
||||
unity_hook_init();
|
||||
|
||||
|
Reference in New Issue
Block a user