mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-28 12:44:18 +01:00
Cleanup whitespace
This commit is contained in:
parent
405384de89
commit
1ae352bcb6
@ -1963,8 +1963,8 @@ static bool8 Phase2_Ripple_Func2(struct Task *task)
|
||||
{
|
||||
s16 var = r4 >> 8;
|
||||
|
||||
++var;
|
||||
--var;
|
||||
var++;
|
||||
var--;
|
||||
gScanlineEffectRegBuffers[0][i] = sTransitionStructPtr->field_16 + Sin(var, r3);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user