papermario/asm/nonmatchings/code_b72b0_len_15ed0/disable_entity_fog.s

9 lines
336 B
ArmAsm
Raw Normal View History

2020-09-24 05:16:13 +02:00
.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel disable_entity_fog
2020-11-29 08:13:07 +01:00
/* B9700 80123000 3C018015 */ lui $at, %hi(D_80154378)
/* B9704 80123004 AC204378 */ sw $zero, %lo(D_80154378)($at)
2020-09-24 05:16:13 +02:00
/* B9708 80123008 03E00008 */ jr $ra
/* B970C 8012300C 00000000 */ nop