mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-08 07:15:52 +00:00
8 lines
121 B
ArmAsm
8 lines
121 B
ArmAsm
.include "macros.inc"
|
|
|
|
.section .text, "ax"
|
|
|
|
.global __GXSetRange
|
|
__GXSetRange:
|
|
/* 8037C1D0 00379130 4E 80 00 20 */ blr
|