mirror of
https://github.com/pmret/papermario.git
synced 2024-11-12 22:12:38 +01:00
7 lines
203 B
ArmAsm
7 lines
203 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel NOP_npc_callback
|
|
/* 13870 80038470 03E00008 */ jr $ra
|
|
/* 13874 80038474 00000000 */ nop
|