mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-08 02:26:34 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -214,4 +214,4 @@ void JASOscillator::updateCurrentValue(f32 param_0) {
|
||||
f32 fVar2 = (1.0f - fVar3) * table[index];
|
||||
f32 fVar4 = fVar2 + fVar3 * table[index + 1];
|
||||
_08 = _0C * fVar4 + _10 * (1.0f - fVar4);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user