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:
TakaRikka
2025-09-09 17:30:32 +03:00
committed by GitHub
co-authored by hatal175
parent abd44397c6
commit e7477b5048
143 changed files with 804 additions and 1326 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ public:
/* 80C57164 */ void setLight();
/* 80C57194 */ void cutLight();
/* 80C571C4 */ void pointLightProc();
/* 80C57274 */ int Execute(f32 (**)[3][4]);
/* 80C57274 */ int Execute(Mtx**);
/* 80C575F4 */ int Draw();
/* 80C57698 */ int Delete();