From 13722d7a7d2f743b08443deddfee2ee6db9fb47e Mon Sep 17 00:00:00 2001 From: Mr-Wiseguy Date: Wed, 13 Aug 2025 22:25:24 -0400 Subject: [PATCH] Update N64ModernRuntime and RT64 after merge --- launch.vs.json | 3 ++- lib/N64ModernRuntime | 2 +- lib/rt64 | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) 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