mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 01:12:28 +01:00
8 lines
188 B
ArmAsm
8 lines
188 B
ArmAsm
|
.set noat # allow manual use of $at
|
||
|
.set noreorder # don't insert nops after branches
|
||
|
|
||
|
.include "include/macro.inc"
|
||
|
|
||
|
glabel func_80249590
|
||
|
/* 13C8D0 80249590 3C018027 */ lui $at, 0x8027
|