mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 21:05:56 -05:00
impr: Make script loaders be initialized synchronously
This commit is contained in:
@@ -121,7 +121,7 @@ namespace hex::script::loader {
|
||||
|
||||
result = hostfxr_get_runtime_delegate(
|
||||
ctx,
|
||||
hdt_load_assembly_and_get_function_pointer,
|
||||
hostfxr_delegate_type::hdt_load_assembly_and_get_function_pointer,
|
||||
(void**)&loadAssemblyFunction
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user