papermario/ver/us/asm/nonmatchings/1776B0/unfreeze_cam.s

8 lines
291 B
ArmAsm
Raw Normal View History

2020-09-24 05:16:13 +02:00
.set noat # allow manual use of $at
2020-08-04 08:49:11 +02:00
.set noreorder # don't insert nops after branches
glabel unfreeze_cam
2020-11-29 08:13:07 +01:00
/* 17CEE0 8024E600 3C018028 */ lui $at, %hi(D_80280CE0)
2020-09-24 05:16:13 +02:00
/* 17CEE4 8024E604 03E00008 */ jr $ra
2020-11-29 08:13:07 +01:00
/* 17CEE8 8024E608 A0200CE0 */ sb $zero, %lo(D_80280CE0)($at)