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:
@@ -78,7 +78,7 @@ int daLv4PoGate_c::create() {
|
||||
|
||||
/* 80C5FEDC-80C5FF2C 0003DC 0050+00 1/0 0/0 0/0 .text Execute__13daLv4PoGate_cFPPA3_A4_f
|
||||
*/
|
||||
int daLv4PoGate_c::Execute(f32 (**param_0)[3][4]) {
|
||||
int daLv4PoGate_c::Execute(Mtx** param_0) {
|
||||
moveGate();
|
||||
*param_0 = &mpModel->getBaseTRMtx();
|
||||
setBaseMtx();
|
||||
|
||||
Reference in New Issue
Block a user