mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
8 lines
212 B
ArmAsm
8 lines
212 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
|
|
glabel func_8024D7E8
|
|
/* 140B28 8024D7E8 3C018027 */ lui $at, 0x8027
|
|
/* 140B2C 8024D7EC AC2200C8 */ sw $v0, 0xc8($at)
|