mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-05-28 08:26:00 -04:00
Fix to dynamic lib path and runtime commit.
This commit is contained in:
@@ -199,7 +199,7 @@ namespace recompui {
|
||||
continue;
|
||||
}
|
||||
|
||||
dynamic_lib_files.emplace_back(target_write_path);
|
||||
dynamic_lib_files.emplace_back(target_path);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user