objdiff icon indicating copy to clipboard operation
objdiff copied to clipboard

"Import to decomp.me" button groups per-TU instead of per-function

Open NWPlayer123 opened this issue 1 year ago • 1 comments

If you import different functions from the same TU, it will group it in the same decomp.me "family" even if the target function is different see: https://decomp.me/scratch/sK4Rb

NWPlayer123 avatar Jun 15 '24 21:06 NWPlayer123

This is a bug / unintentional behavior with decomp.me and should be submitted there. Relevant discussion: https://discord.com/channels/897066363951128586/897066363951128590/1249864215993389076

encounter avatar Jun 15 '24 21:06 encounter

Resolved by https://github.com/decompme/decomp.me/pull/1403

encounter avatar Jan 05 '25 03:01 encounter