mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-02-20 10:17:03 +03:00
Add delink POSIX script
Also reworked the directory structure a little.
This commit is contained in:
parent
7e1785e466
commit
fe20d64d27
14 changed files with 81 additions and 14 deletions
|
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue