mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-22 06:52:03 +00:00
Misc Cleanup (#1585)
* misc cleanup * more fake matches * revert for sym
This commit is contained in:
parent
2aaa286cf8
commit
f2c06ce441
45 changed files with 134 additions and 161 deletions
|
@ -696,7 +696,7 @@ void func_80A03610(EnElf* this, PlayState* play) {
|
|||
Math_SmoothStepToF(&this->unk_2B8, 30.0f, 0.1f, 4.0f, 1.0f);
|
||||
|
||||
this->unk_28C.x = Math_CosS(this->unk_2AC) * this->unk_2B8;
|
||||
this->unk_28C.y = this->unk_28C.y + this->unk_2B4;
|
||||
this->unk_28C.y += this->unk_2B4;
|
||||
|
||||
switch (this->unk_2AA) {
|
||||
case 0:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue