mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-05 05:00:28 +03:00
f381883c0b
The homebrew ABI expects LR to be zero otherwise on exit it will jump to it upon exit rather than exiting. Use X9 instead to fix this.