Unschedule threads properly...
...instead of using a shitty yield when opening the Rosalina menu
This commit is contained in:
@@ -118,6 +118,11 @@ safecpy:
|
||||
|
||||
_safecpy_end:
|
||||
|
||||
.global wat
|
||||
.type wat, %function
|
||||
wat:
|
||||
bkpt 1
|
||||
bx lr
|
||||
.section .rodata
|
||||
|
||||
.global safecpy_sz
|
||||
|
||||
Reference in New Issue
Block a user