mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-12 19:04:38 +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
|
@ -1322,7 +1322,7 @@ void func_80090A28(Player* this, Vec3f* vecs) {
|
|||
D_8012608C.x = D_80126080.x;
|
||||
|
||||
if (this->unk_845 >= 3) {
|
||||
this->unk_845 += 1;
|
||||
this->unk_845++;
|
||||
D_8012608C.x *= 1.0f + ((9 - this->unk_845) * 0.1f);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue