#Cancel Function
;TheEliteOne
;Input a function's start at address 0x00002ffc
;That function will be canceled
0x00002FFC 0x00000000 ;Address in this value
0x00000098 0x0A200C00 ;J $08803000
0x00003000 0x3C080880 ;Lui t0, $0880
0x00003004 0x8D092FFC ;Lw t1, $2FFC(t0)
0x00003008 0x01284820 ;add t1, t1, t0
0x0000300C 0x212A0004 ;addi t2, t1, $4
0x00003010 0x3C0B03E0 ;lui t3, $03E0
0x00003014 0x256B0008 ;addiu t3, t3, $0008
0x00003018 0xAD2B0000 ;sw t3, $0000(t1)
0x0000301C 0xAD400000 ;sw zero, $0000(t2)
0x00003020 0x03E00008 ;jr ra
0x00003024 0x00000000 ;nop