mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-13 19:44:32 -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:
@@ -18,7 +18,7 @@ public:
|
||||
/* 8059B920 */ void Create();
|
||||
/* 8059BA1C */ void CreateHeap();
|
||||
/* 8059BB1C */ void create();
|
||||
/* 8059BBD4 */ void Execute(f32 (**)[3][4]);
|
||||
/* 8059BBD4 */ void Execute(Mtx**);
|
||||
/* 8059BC70 */ void setting_ride_flag();
|
||||
/* 8059BD24 */ bool checkPushable();
|
||||
/* 8059BD2C */ void event_proc_call();
|
||||
|
||||
Reference in New Issue
Block a user