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:
@@ -18,7 +18,7 @@ public:
|
||||
/* 80C76D10 */ void create();
|
||||
/* 80C76EE0 */ void rideCallBackRight(dBgW*, fopAc_ac_c*, fopAc_ac_c*);
|
||||
/* 80C77078 */ void rideCallBackLeft(dBgW*, fopAc_ac_c*, fopAc_ac_c*);
|
||||
/* 80C77200 */ void Execute(f32 (**)[3][4]);
|
||||
/* 80C77200 */ void Execute(Mtx**);
|
||||
/* 80C772BC */ void procMain();
|
||||
/* 80C77464 */ void init_modeWait();
|
||||
/* 80C77470 */ void modeWait();
|
||||
|
||||
Reference in New Issue
Block a user