Files
psopeeps-newserv/system/client-functions/ExitAnywhere/ExitAnywhere.3OE2.patch.s
T
2025-04-24 18:58:20 -07:00

18 lines
312 B
ArmAsm

# This function implements $exit in a game when no quest is loaded.
.meta name="Exit anywhere"
.meta description=""
.meta hide_from_patches_menu
entry_ptr:
reloc0:
.offsetof start
start:
li r0, 0
stw [r13 - 0x4728], r0
stw [r13 - 0x4724], r0
li r0, 1
sth [r13 - 0x4918], r0
blr