mirror of
https://github.com/pmret/papermario.git
synced 2024-11-10 04:52:34 +01:00
9 lines
310 B
ArmAsm
9 lines
310 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_80045FA4
|
|
/* 213A4 80045FA4 3C02800A */ lui $v0, 0x800a
|
|
/* 213A8 80045FA8 8C420F40 */ lw $v0, 0xf40($v0)
|
|
/* 213AC 80045FAC 03E00008 */ jr $ra
|
|
/* 213B0 80045FB0 00000000 */ nop
|