mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Reformat all the things. Have fun with merge conflicts.
This commit is contained in:
@ -4,5 +4,5 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
void DPL2Decode(float *samples, int numsamples, float *out);
|
||||
void DPL2Decode(float* samples, int numsamples, float* out);
|
||||
void DPL2Reset();
|
||||
|
Reference in New Issue
Block a user