mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
* 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>
11 lines
274 B
ArmAsm
11 lines
274 B
ArmAsm
.include "macros.inc"
|
|
|
|
.section .text, "ax" # 80273e08
|
|
|
|
/* only pointed at from vtables afaict, and mislabeled */
|
|
.global getUseMtxNum__11J3DShapeMtxCFv
|
|
getUseMtxNum__11J3DShapeMtxCFv:
|
|
/* 80273E08 00270D48 38 60 00 01 */ li r3, 1
|
|
/* 80273E0C 00270D4C 4E 80 00 20 */ blr
|
|
|