diff --git a/launch.vs.json b/launch.vs.json index bdc4cdc..2cd1199 100644 --- a/launch.vs.json +++ b/launch.vs.json @@ -7,7 +7,8 @@ "project": "CMakeLists.txt", "projectTarget": "Zelda64Recompiled.exe", "name": "Zelda64Recompiled.exe", - "currentDir": "${workspaceRoot}" + "currentDir": "${workspaceRoot}", + "args": ["--show-console"] } ] } \ No newline at end of file diff --git a/lib/N64ModernRuntime b/lib/N64ModernRuntime index 257b5db..df7e820 160000 --- a/lib/N64ModernRuntime +++ b/lib/N64ModernRuntime @@ -1 +1 @@ -Subproject commit 257b5db9d6a38c5f9b96fb67ad4f5abc69809b77 +Subproject commit df7e820d8c55e4fcb4616c210cbb2c01b25cd48c diff --git a/lib/rt64 b/lib/rt64 index 151e56b..b552151 160000 --- a/lib/rt64 +++ b/lib/rt64 @@ -1 +1 @@ -Subproject commit 151e56bb0b8fb377c7f487d78b05869cba27804e +Subproject commit b552151c3498dc45ba06e98f57aaf0fa709cdf9f