mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-04 02:16:03 -04:00
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>
This commit is contained in:
@@ -115,7 +115,7 @@ int daObjBmSh_c::create() {
|
||||
}
|
||||
|
||||
/* 80BB9DB4-80BB9F34 0003D4 0180+00 1/0 0/0 0/0 .text Execute__11daObjBmSh_cFPPA3_A4_f */
|
||||
int daObjBmSh_c::Execute(f32 (**param_0)[3][4]) {
|
||||
int daObjBmSh_c::Execute(Mtx** param_0) {
|
||||
daPy_py_c* player = dComIfGp_getLinkPlayer();
|
||||
if (player->checkFrontRollCrash()) {
|
||||
cXyz min = l_check_area[0];
|
||||
|
||||
Reference in New Issue
Block a user