papermario/asm/nonmatchings/code_163400/func_80242DEC.s
2020-11-29 02:13:07 -05:00

10 lines
421 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80242DEC
/* 16364C 80242DEC 3C018025 */ lui $at, %hi(D_80249BA8)
/* 163650 80242DF0 AC249BA8 */ sw $a0, %lo(D_80249BA8)($at)
/* 163654 80242DF4 3C018025 */ lui $at, %hi(D_80249BAC)
/* 163658 80242DF8 03E00008 */ jr $ra
/* 16365C 80242DFC AC249BAC */ sw $a0, %lo(D_80249BAC)($at)