JSRF-Decompilation/decompile/objdiff.json
2025-12-18 09:30:29 -05:00

22 lines
No EOL
434 B
JSON

{
"custom_make": "NMAKE.EXE",
"watch_patterns": [
"*.cpp",
"*.hpp"
],
"units": [
{
"name": "JSRF/Jet2",
"target_path": "target/JSRF/Jet2.obj",
"base_path": "src/JSRF/Jet2.obj",
"metadata": {
"complete": true,
"source_path": "src/JSRF/Jet2.cpp"
},
"symbol_mappings": {
"_main_handler": "$L522",
"_main_handler_unwind1": "$L514"
}
}
]
}