mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-10 12:54:50 -04:00
J3duclip, fop_actor_mng and related stuff (#131)
* J3DUClipper sinit * sincosTable_ etc * decompile JMATrigonometric sinit * f_op_actor_mng * move f_op_actor_mng and parts of mDo_ext * J3DSys sinit * f_op_scene_req * failed matching attempt for decodeSZS__9JKRDecompFPUcPUcUlUl * mX -> x * fix mCull and fopAcM_prm_class members * fix a few function parameters * move missing NON_MATCHING * remove some unneeded data * turns out that data was not unused * remove unused asm * readd asm deleted by accident
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
lbl_80312618:
|
||||
/* 80312618 94 21 FF F0 */ stwu r1, -0x10(r1)
|
||||
/* 8031261C 7C 08 02 A6 */ mflr r0
|
||||
/* 80312620 90 01 00 14 */ stw r0, 0x14(r1)
|
||||
/* 80312624 7C 64 1B 78 */ mr r4, r3
|
||||
/* 80312628 80 63 00 00 */ lwz r3, 0(r3)
|
||||
/* 8031262C 80 84 00 08 */ lwz r4, 8(r4)
|
||||
/* 80312630 48 04 D8 C1 */ bl GXCallDisplayList
|
||||
/* 80312634 80 01 00 14 */ lwz r0, 0x14(r1)
|
||||
/* 80312638 7C 08 03 A6 */ mtlr r0
|
||||
/* 8031263C 38 21 00 10 */ addi r1, r1, 0x10
|
||||
/* 80312640 4E 80 00 20 */ blr
|
||||
@@ -1,10 +0,0 @@
|
||||
lbl_80312924:
|
||||
/* 80312924 94 21 FF F0 */ stwu r1, -0x10(r1)
|
||||
/* 80312928 7C 08 02 A6 */ mflr r0
|
||||
/* 8031292C 90 01 00 14 */ stw r0, 0x14(r1)
|
||||
/* 80312930 80 63 00 20 */ lwz r3, 0x20(r3)
|
||||
/* 80312934 4B FF FC E5 */ bl callDL__17J3DDisplayListObjCFv
|
||||
/* 80312938 80 01 00 14 */ lwz r0, 0x14(r1)
|
||||
/* 8031293C 7C 08 03 A6 */ mtlr r0
|
||||
/* 80312940 38 21 00 10 */ addi r1, r1, 0x10
|
||||
/* 80312944 4E 80 00 20 */ blr
|
||||
Reference in New Issue
Block a user