mirror of
https://github.com/zeldaret/tp
synced 2026-07-08 14:36:36 -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:
@@ -6,7 +6,7 @@
|
||||
/* 802A98E8 002A6828 40 82 00 18 */ bne lbl_802A9900
|
||||
/* 802A98EC 002A682C 38 6D 8D B4 */ subi r3, r13, 0x724c
|
||||
/* 802A98F0 002A6830 38 80 00 00 */ li r4, 0
|
||||
/* 802A98F4 002A6834 48 09 01 F1 */ bl JMath_NS_TRandom_fast_
|
||||
/* 802A98F4 002A6834 48 09 01 F1 */ bl __ct__Q25JMath13TRandom_fast_FUl
|
||||
/* 802A98F8 002A6838 38 00 00 01 */ li r0, 1
|
||||
/* 802A98FC 002A683C 98 0D 8D B0 */ stb r0, lbl_80451330-_SDA_BASE_(r13)
|
||||
lbl_802A9900:
|
||||
|
||||
Reference in New Issue
Block a user