mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-02-20 10:17:03 +03:00
Arrange decompilation source/target in directories
This commit is contained in:
parent
21c3864bb7
commit
1c8eb137ee
11 changed files with 9 additions and 9 deletions
|
|
@ -6,12 +6,12 @@
|
|||
],
|
||||
"units": [
|
||||
{
|
||||
"name": "Jet2",
|
||||
"target_path": "target/Jet2.obj",
|
||||
"base_path": "src/Jet2.obj",
|
||||
"complete": true,
|
||||
"name": "JSRF/Jet2",
|
||||
"target_path": "target/JSRF/Jet2.obj",
|
||||
"base_path": "src/JSRF/Jet2.obj",
|
||||
"metadata": {
|
||||
"source_path": "src/Jet2.cpp"
|
||||
"source_path": "src/JSRF/Jet2.cpp",
|
||||
"complete": true
|
||||
},
|
||||
"symbol_mappings": {
|
||||
"_main_handler": "$L522",
|
||||
|
|
@ -19,4 +19,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue