mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
* 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
|