jstudio particle and sound OK (#2194)

* Work on object-sound

* object-particle OK

* object-sound OK

* JStudio_JAudio2 control OK

* JStudio_JParticle control OK

* JStage object OK

* JStage ambient light OK
This commit is contained in:
hatal175
2024-08-22 23:17:24 +03:00
committed by GitHub
parent 18f4489dd6
commit d3420ffe8d
101 changed files with 1200 additions and 3978 deletions
+2 -2
View File
@@ -1669,9 +1669,9 @@ s32 dDemo_actor_c::JSGFindNodeID(char const* param_0) const {
/* 8003A088-8003A0C8 0349C8 0040+00 1/0 0/0 0/0 .text
* JSGGetNodeTransformation__13dDemo_actor_cCFUlPA4_f */
int dDemo_actor_c::JSGGetNodeTransformation(u32 param_0, Mtx param_1) const {
bool dDemo_actor_c::JSGGetNodeTransformation(u32 param_0, Mtx param_1) const {
MTXCopy(mModel->getAnmMtx((u16)param_0), param_1);
return 1;
return true;
}
/* 8003A0C8-8003A0D0 034A08 0008+00 1/0 0/0 0/0 .text JSGGetAnimationFrameMax__13dDemo_actor_cCFv