mirror of
https://github.com/pmret/papermario.git
synced 2024-11-12 22:12:38 +01:00
11 lines
297 B
ArmAsm
11 lines
297 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
|
|
glabel func_80134240
|
|
/* 0CA940 80134240 3C028015 */ lui $v0, 0x8015
|
|
/* 0CA944 80134244 8C425D88 */ lw $v0, 0x5d88($v0)
|
|
/* 0CA948 80134248 03E00008 */ jr $ra
|
|
/* 0CA94C 8013424C 00000000 */ nop
|
|
|