mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
11 lines
298 B
ArmAsm
11 lines
298 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
|
|
glabel func_80149828
|
|
/* 0DFF28 80149828 3C028016 */ lui $v0, 0x8016
|
|
/* 0DFF2C 8014982C 8C429AD4 */ lw $v0, -0x652c($v0)
|
|
/* 0DFF30 80149830 03E00008 */ jr $ra
|
|
/* 0DFF34 80149834 00000000 */ nop
|
|
|