mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 06:50:43 -04:00
c1692956e9
* split and named symbols in text.s * Update makefile for better compatiblity
10 lines
205 B
ArmAsm
10 lines
205 B
ArmAsm
.include "macros.inc"
|
|
|
|
.section .text, "ax" # 80339ae4
|
|
|
|
|
|
.global JMath_NS_TRandom_fast_
|
|
JMath_NS_TRandom_fast_:
|
|
/* 80339AE4 00336A24 90 83 00 00 */ stw r4, 0(r3)
|
|
/* 80339AE8 00336A28 4E 80 00 20 */ blr
|