mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-02-20 02:07:02 +03:00
Remove padding from Jet2.obj address ranges
This commit is contained in:
parent
070b2f9376
commit
83553a3d24
2 changed files with 4 additions and 4 deletions
|
|
@ -10,8 +10,8 @@
|
|||
"target_path": "target/JSRF/Jet2.obj",
|
||||
"base_path": "src/JSRF/Jet2.obj",
|
||||
"metadata": {
|
||||
"source_path": "src/JSRF/Jet2.cpp",
|
||||
"complete": true
|
||||
"complete": true,
|
||||
"source_path": "src/JSRF/Jet2.cpp"
|
||||
},
|
||||
"symbol_mappings": {
|
||||
"_main_handler": "$L522",
|
||||
|
|
@ -19,4 +19,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue