JSRF-Decompilation/objdiff.json
KeybadeBlox fe20d64d27 Add delink POSIX script
Also reworked the directory structure a little.
2025-12-14 22:53:33 -05:00

22 lines
No EOL
402 B
JSON

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