Update jak2_config.jsonc (#2392)

This commit is contained in:
ManDude
2023-03-22 23:48:23 +00:00
committed by GitHub
parent 3b7be01af1
commit dbaf93dc73
+2 -2
View File
@@ -81,7 +81,7 @@
"is_pal": false,
// jak 1's all-types, used to generate "hints"
"old_all_types_file": "decompiler/config/jak1/all-types.gc",
// "old_all_types_file": "decompiler/config/jak1/all-types.gc",
////////////////////////////
// CONFIG FILES
@@ -101,7 +101,7 @@
// optional: a predetermined object file name map from a file.
// this will make decompilation naming consistent even if you only run on some objects.
"obj_file_name_map_file": "goal_src/jak2/build/all_objs.json",
// "obj_file_name_map_file": "goal_src/jak2/build/all_objs.json",
////////////////////////////
// LEVEL EXTRACTION