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:
@@ -16,7 +16,7 @@ public:
|
||||
/* 80C72510 */ void setBaseMtx();
|
||||
/* 80C72598 */ void CreateHeap();
|
||||
/* 80C72604 */ void create();
|
||||
/* 80C729B4 */ void Execute(f32 (**)[3][4]);
|
||||
/* 80C729B4 */ void Execute(Mtx**);
|
||||
/* 80C72CA8 */ void move();
|
||||
/* 80C72D24 */ void init_modeMove();
|
||||
/* 80C72D38 */ void modeMove();
|
||||
|
||||
Reference in New Issue
Block a user