mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
8 lines
214 B
ArmAsm
8 lines
214 B
ArmAsm
|
.set noat # allow manual use of $at
|
||
|
.set noreorder # don't insert nops after branches
|
||
|
|
||
|
|
||
|
glabel func_8024ABF0
|
||
|
/* 13DF30 8024ABF0 3C018027 */ lui $at, 0x8027
|
||
|
/* 13DF34 8024ABF4 AC2000CC */ sw $zero, 0xcc($at)
|