mirror of https://github.com/PrimeDecomp/prime.git
8 lines
122 B
ArmAsm
8 lines
122 B
ArmAsm
|
.include "macros.inc"
|
||
|
|
||
|
.section .text, "ax"
|
||
|
|
||
|
.global __GXSetRange
|
||
|
__GXSetRange:
|
||
|
/* 8037C1D0 00379130 4E 80 00 20 */ blr
|