summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_obj_thashi.cpp
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2025-09-09 07:30:32 -0700
committerGitHub <noreply@github.com>2025-09-09 17:30:32 +0300
commite7477b50486e801e2c8781d4acee6aef7e8aebac (patch)
treef37f2327f5d6af82198b59356b02b5a80652b6ee /src/d/actor/d_a_obj_thashi.cpp
parentabd44397c698ea47b5cae34ee9a447699f27c906 (diff)
Lv4railwall / lv4sand / lv4slidewall done. fix wii build (#2637)
* lv4railwall / lv4sand / lv4slidewall done and wii build fix * fix Mtx** parameters * add some notes about wii compiler version * Remove dol2asm include --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
Diffstat (limited to 'src/d/actor/d_a_obj_thashi.cpp')
-rw-r--r--src/d/actor/d_a_obj_thashi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_obj_thashi.cpp b/src/d/actor/d_a_obj_thashi.cpp
index 3e19f4c94e..e80624d516 100644
--- a/src/d/actor/d_a_obj_thashi.cpp
+++ b/src/d/actor/d_a_obj_thashi.cpp
@@ -676,7 +676,7 @@ void daObjTHASHI_c::Create() {
/* 80D0CEB4-80D0CEE0 000CF4 002C+00 1/0 0/0 0/0 .text Execute__13daObjTHASHI_cFPPA3_A4_f
*/
-void daObjTHASHI_c::Execute(f32 (**param_0)[3][4]) {
+void daObjTHASHI_c::Execute(Mtx** param_0) {
// NONMATCHING
}