mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 22:41:14 +00:00
Minor Misc Cleanup 2 (#1422)
* misc cleanup * more cleanup * more cleanup * PR Suggestions * cleanup cond
This commit is contained in:
parent
d4a6b21d46
commit
35887e25ee
62 changed files with 174 additions and 177 deletions
|
@ -379,7 +379,7 @@ void func_809AA230(EffectSs* this, PlayState* play) {
|
|||
this->velocity.z *= func_809A9818(0.9f, 0.2f);
|
||||
|
||||
if (this->rReg8 > 0) {
|
||||
this->rReg8 -= 1;
|
||||
this->rReg8--;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue