mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
9 lines
313 B
ArmAsm
9 lines
313 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_80138188
|
|
/* CE888 80138188 3C018015 */ lui $at, 0x8015
|
|
/* CE88C 8013818C AC20690C */ sw $zero, 0x690c($at)
|
|
/* CE890 80138190 03E00008 */ jr $ra
|
|
/* CE894 80138194 00000000 */ nop
|