mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 23:01:41 -04:00
decomp some small files, do some cleanup (#42)
* remove leftover asm: JSUList.s * d_save_init: decomp * JMath/random: decomp * J3DUDL: fixup label * JAUClusterSound: decomp * c_API_controller_pad: decomp, elaborate globals/types * clang-format * don't add guards to functions.h * semantic merge of m_cpadInfo stuff * fix undef symbols Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
.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
|
||||
Reference in New Issue
Block a user