jak3: remove -debug from critical load-game logging function

This commit is contained in:
Tyler Wilding
2026-04-06 00:30:29 -04:00
parent 147765fa23
commit 900c1da64f
2 changed files with 15 additions and 1 deletions
+14
View File
@@ -224,6 +224,20 @@
"-debug"
]
},
{
"type": "default",
"project": "CMakeLists.txt",
"projectTarget": "gk.exe (bin\\gk.exe)",
"name": "Game - Jak 3 - Runtime (release)",
"args": [
"-v",
"--game",
"jak3",
"--",
"-boot",
"-fakeiso"
]
},
{
"type": "default",
"project": "CMakeLists.txt",
+1 -1
View File
@@ -114,7 +114,7 @@
;; DECOMP BEGINS
(defun-debug game-save-elt->string ((arg0 game-save-elt))
(defun game-save-elt->string ((arg0 game-save-elt))
(case arg0
(((game-save-elt video-mode))
"video-mode"