mirror of
https://github.com/pmret/papermario.git
synced 2024-11-10 13:02:41 +01:00
9 lines
317 B
ArmAsm
9 lines
317 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_8024E60C
|
|
/* 17CEEC 8024E60C 3C01802A */ lui $at, 0x802a
|
|
/* 17CEF0 8024E610 A020F2A6 */ sb $zero, -0xd5a($at)
|
|
/* 17CEF4 8024E614 03E00008 */ jr $ra
|
|
/* 17CEF8 8024E618 00000000 */ nop
|