mirror of
https://github.com/zeldaret/tp
synced 2026-05-31 09:22:07 -04:00
d_a_e_ym (a.k.a. Twilight bugs) 99% equivalent (daE_YM_c::checkBeforeBg and daE_YM_c::create have regalloc issues) (#2311)
* checkWallCrash and checkWolfBark done for d_a_e_ym * d_a_e_ym at 36 percent * 46% completion for d_a_e_ym * d_a_e_ym at 65% completion * d_a_e_ym 83% complete * d_a_e_ym 90% complete * d_a_e_ym 99% decompiled. All done except for 2 functions with regalloc issues. Cleanup of mSound funcs in d_a_e_ym. * Update d_a_e_ym based on Taka's feedback
This commit is contained in:
@@ -28,7 +28,7 @@ public:
|
||||
void ct();
|
||||
void Set2(const cXyz*, const cXyz*, unsigned int);
|
||||
void PreCalc();
|
||||
void GetCross();
|
||||
cXyz& GetCross() { return mLin.GetEnd(); }
|
||||
|
||||
virtual ~cBgS_LinChk();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user