mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2025-04-07 05:56:53 +02:00
Fix to dynamic lib path and runtime commit.
This commit is contained in:
parent
efb3fe4fbc
commit
ea370ccf83
@ -1 +1 @@
|
||||
Subproject commit 6f8393f691b508ae363c474ee22bfa07461e14b3
|
||||
Subproject commit ac153080f5200a08488d6d329812bf53bdab03b2
|
@ -199,7 +199,7 @@ namespace recompui {
|
||||
continue;
|
||||
}
|
||||
|
||||
dynamic_lib_files.emplace_back(target_write_path);
|
||||
dynamic_lib_files.emplace_back(target_path);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user