mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 20:12:30 +01:00
10 lines
378 B
ArmAsm
Generated
10 lines
378 B
ArmAsm
Generated
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_80120028
|
|
/* B6728 80120028 24020001 */ addiu $v0, $zero, 1
|
|
/* B672C 8012002C 3C018015 */ lui $at, %hi(D_80153A44)
|
|
/* B6730 80120030 AC223A44 */ sw $v0, %lo(D_80153A44)($at)
|
|
/* B6734 80120034 03E00008 */ jr $ra
|
|
/* B6738 80120038 00000000 */ nop
|