mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07: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:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user