mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-03 08:23:08 -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:
@@ -19,7 +19,7 @@ public:
|
||||
/* 80BB9B84 */ int Create();
|
||||
/* 80BB9C50 */ int CreateHeap();
|
||||
/* 80BB9CC0 */ int create();
|
||||
/* 80BB9DB4 */ int Execute(f32 (**)[3][4]);
|
||||
/* 80BB9DB4 */ int Execute(Mtx**);
|
||||
/* 80BB9F34 */ int checkSw();
|
||||
/* 80BB9FBC */ int checkAnySw();
|
||||
/* 80BBA044 */ int checkMySw();
|
||||
|
||||
Reference in New Issue
Block a user