mirror of
https://github.com/pmret/papermario.git
synced 2024-11-10 04:52:34 +01:00
9 lines
311 B
ArmAsm
9 lines
311 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_80134230
|
|
/* CA930 80134230 3C018015 */ lui $at, 0x8015
|
|
/* CA934 80134234 AC245D88 */ sw $a0, 0x5d88($at)
|
|
/* CA938 80134238 03E00008 */ jr $ra
|
|
/* CA93C 8013423C 00000000 */ nop
|