decomp-toolkit icon indicating copy to clipboard operation
decomp-toolkit copied to clipboard

[BUG] Functions that branch to their start break labels

Open NWPlayer123 opened this issue 9 months ago • 0 comments

Repository URL

https://github.com/doldecomp/ttyd

Game Name

Paper Mario TTYD

Game Version

JP version

Description

Two functions in the SDK confuse dtk's fuzzy match by branching to the start of their own function, namely LCQueueWait in OSCache and OSGetTime in OSTime

NWPlayer123 avatar Feb 07 '25 23:02 NWPlayer123