mirror of
https://github.com/pmret/papermario.git
synced 2024-11-10 13:02:41 +01:00
8 lines
270 B
ArmAsm
8 lines
270 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_80056D44
|
|
/* 32144 80056D44 3C018008 */ lui $at, 0x8008
|
|
/* 32148 80056D48 03E00008 */ jr $ra
|
|
/* 3214C 80056D4C A4248E5A */ sh $a0, -0x71a6($at)
|