Remove padding from Jet2.obj address ranges

This commit is contained in:
KeybadeBlox 2025-12-18 09:30:29 -05:00
parent 070b2f9376
commit 83553a3d24
2 changed files with 4 additions and 4 deletions

View file

@ -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 @@
}
}
]
}
}