Fix get_unused_overlay

This commit is contained in:
mebibytedraco 2023-07-16 12:22:25 -04:00
parent d8b306536c
commit 113062c822

View File

@ -515,7 +515,7 @@ get_unused_overlay:
push r1 push r1
push r31 push r31
mov r0, 0x80000000 mov r0, 0x80000300
mov r31, 31 mov r31, 31
get_unused_overlay_loop: get_unused_overlay_loop:
in r1, r0 in r1, r0