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:
@@ -33,7 +33,7 @@ public:
|
||||
/* 80BC5ABC */ int Create();
|
||||
/* 80BC5CF8 */ int CreateHeap();
|
||||
/* 80BC5E98 */ int create();
|
||||
/* 80BC6260 */ int Execute(f32 (**)[3][4]);
|
||||
/* 80BC6260 */ int Execute(Mtx**);
|
||||
/* 80BC6270 */ void initWait();
|
||||
/* 80BC627C */ void modeWait();
|
||||
/* 80BC6414 */ void initWalk();
|
||||
|
||||
Reference in New Issue
Block a user