mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 01:12:28 +01:00
11 lines
242 B
ArmAsm
11 lines
242 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
.include "include/macro.inc"
|
|
|
|
glabel noEnqueue
|
|
.L8006B16C:
|
|
/* 04656C 8006B16C 0801AC75 */ j osDispatchThread
|
|
/* 046570 8006B170 00000000 */ nop
|
|
|