mirror of
https://github.com/encounter/objdiff.git
synced 2026-07-10 12:18:36 -07:00
Demangle function name on decomp.me scratch creation (#329)
This commit is contained in:
@@ -75,6 +75,7 @@ fn create_scratch_config(
|
||||
function_name,
|
||||
target_obj: target_path.clone(),
|
||||
preset_id: scratch_config.preset_id,
|
||||
demangler: state.effective_diff_config().demangler,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user