mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-22 20:21:14 +01: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.