Update N64ModernRuntime and RT64 after merge

This commit is contained in:
Mr-Wiseguy
2025-08-13 22:25:24 -04:00
parent 00c5fed6bc
commit 13722d7a7d
3 changed files with 4 additions and 3 deletions

View File

@@ -7,7 +7,8 @@
"project": "CMakeLists.txt",
"projectTarget": "Zelda64Recompiled.exe",
"name": "Zelda64Recompiled.exe",
"currentDir": "${workspaceRoot}"
"currentDir": "${workspaceRoot}",
"args": ["--show-console"]
}
]
}