Merge pull request #150 from Patoke/main

update submodules to fix build
This commit is contained in:
Serenity
2025-03-02 18:29:43 -05:00
committed by GitHub
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
$game_path = "C:\\Users\\unixian\\Desktop\\reversing\\xb1\\minecraft_lce_xb1\\Mount"
$game_path = "C:\\Users\\unixian\\Desktop\\reversing\\xb1\\A5790400-8451-4654-824A-5096FC7E7F09_1.0.0.8_x64__c74r4999cqbdr\\Mount"
$out_dll_dir = "C:\\Users\\unixian\\Documents\\GitHub\\WinDurango\\x64\\Debug"
function make-link ($dll_name) {
@@ -17,6 +17,6 @@ make-link("kernelx.dll")
make-link("mfplat.dll")
make-link("MMDevAPI.dll")
make-link("XboxIntegratedMultiplayer.dll")
make-link("xg_x.dll")
#make-link("xg_x.dll")
make-link("XFrontPanelDisplay.dll")
make-link("XAudio2_9_x.dll")