aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/psxapi/sys/disableevent.s
blob: fb605497bc988c5a20246d2a0e7ddfe145cb209e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
.set noreorder
.section .text

.global DisableEvent
.type DisableEvent, @function
DisableEvent:
	addiu	$t2, $0, 0xb0
	jr		$t2
	addiu	$t1, $0, 0x0d