mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-05-23 06:54:33 -04:00
Fix to dynamic lib path and runtime commit.
This commit is contained in:
+1
-1
Submodule lib/N64ModernRuntime updated: 6f8393f691...ac153080f5
@@ -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