decomp-toolkit
decomp-toolkit copied to clipboard
[BUG] 2.7 Linker Error with BL instruction
Repository URL
https://github.com/SamuraiOndo/RatDecomp/tree/broken-build
Game Name
Ratatouille
Game Version
USA v0, GLLE78
Description
The last file linked in symbols.txt appears to link an extra SDK function for seemingly no reason, causing bl instructions to have the wrong address. It is possible to hackily fix this, as seen in the RatDecomp's main branch.