resolve dniel97 comments

This commit is contained in:
2024-10-16 15:01:39 +07:00
parent 243bb778d1
commit f39b9ce3a0
3 changed files with 24 additions and 36 deletions

View File

@ -29,7 +29,7 @@ HRESULT platform_hook_init(
assert(platform_id != NULL);
assert(redir_mod != NULL);
ChecknPatch();
openssl_patch_apply();
hr = amvideo_hook_init(&cfg->amvideo, redir_mod);