Merge branch 'master' into feature/savestates-2
This commit is contained in:
@ -101,7 +101,7 @@ public:
|
||||
void EnableStretching(bool enable);
|
||||
|
||||
protected:
|
||||
void OutputFrame(StereoFrame16& frame);
|
||||
void OutputFrame(StereoFrame16 frame);
|
||||
void OutputSample(std::array<s16, 2> sample);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user