mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 20:12:30 +01:00
10 lines
421 B
ArmAsm
Generated
10 lines
421 B
ArmAsm
Generated
.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)
|