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

9 lines
336 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel disable_entity_fog
/* B9700 80123000 3C018015 */ lui $at, %hi(D_80154378)
/* B9704 80123004 AC204378 */ sw $zero, %lo(D_80154378)($at)
/* B9708 80123008 03E00008 */ jr $ra
/* B970C 8012300C 00000000 */ nop