mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-12-18 22:12:36 +00:00
Update N64ModernRuntime and RT64 after merge
This commit is contained in:
parent
00c5fed6bc
commit
13722d7a7d
3 changed files with 4 additions and 3 deletions
|
|
@ -7,7 +7,8 @@
|
||||||
"project": "CMakeLists.txt",
|
"project": "CMakeLists.txt",
|
||||||
"projectTarget": "Zelda64Recompiled.exe",
|
"projectTarget": "Zelda64Recompiled.exe",
|
||||||
"name": "Zelda64Recompiled.exe",
|
"name": "Zelda64Recompiled.exe",
|
||||||
"currentDir": "${workspaceRoot}"
|
"currentDir": "${workspaceRoot}",
|
||||||
|
"args": ["--show-console"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 257b5db9d6a38c5f9b96fb67ad4f5abc69809b77
|
Subproject commit df7e820d8c55e4fcb4616c210cbb2c01b25cd48c
|
||||||
2
lib/rt64
2
lib/rt64
|
|
@ -1 +1 @@
|
||||||
Subproject commit 151e56bb0b8fb377c7f487d78b05869cba27804e
|
Subproject commit b552151c3498dc45ba06e98f57aaf0fa709cdf9f
|
||||||
Loading…
Add table
Reference in a new issue