mirror of
https://github.com/zeldaret/tp
synced 2026-06-17 23:21:28 -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:
@@ -71,7 +71,7 @@ int daObjL4DigSand_c::create1st() {
|
||||
}
|
||||
|
||||
/* 80C66D40-80C66DD0 0002A0 0090+00 1/0 0/0 0/0 .text Execute__16daObjL4DigSand_cFPPA3_A4_f */
|
||||
int daObjL4DigSand_c::Execute(f32 (**param_0)[3][4]) {
|
||||
int daObjL4DigSand_c::Execute(Mtx** param_0) {
|
||||
if (daPy_py_c::checkNowWolf() && checkItemGet(fpcNm_ITEM_SMELL_POH, 1)) {
|
||||
attention_info.flags = fopAc_AttnFlag_ETC_e;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user