mirror of
https://github.com/izzy2lost/N64Recomp.git
synced 2026-03-10 12:33:10 -07:00
* Terminate offline mod recompilation if any functions fail to recompile * Fixed edge case with switch case jump table detection when lo16 immediate is exactly 0 * Prevent emitting duplicate reference symbol defines in offline mod recompilation * Fix function calls and add missing runtime function pointers in offline mod recompiler