mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
9 lines
207 B
ArmAsm
9 lines
207 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
|
|
glabel set_tex_panner
|
|
/* 0B2314 8011BC14 03E00008 */ jr $ra
|
|
/* 0B2318 8011BC18 A08500A4 */ sb $a1, 0xa4($a0)
|
|
|