papermario/asm/nonmatchings/code_1776B0/unfreeze_cam.s
2020-11-29 02:13:07 -05:00

8 lines
291 B
ArmAsm
Generated

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel unfreeze_cam
/* 17CEE0 8024E600 3C018028 */ lui $at, %hi(D_80280CE0)
/* 17CEE4 8024E604 03E00008 */ jr $ra
/* 17CEE8 8024E608 A0200CE0 */ sb $zero, %lo(D_80280CE0)($at)