mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
More formatting and consistency fixes
This commit is contained in:
@ -57,7 +57,7 @@ protected:
|
||||
private:
|
||||
static bool IsFlushed;
|
||||
|
||||
//virtual void Draw(u32 stride, bool alphapass) = 0;
|
||||
// virtual void Draw(u32 stride, bool alphapass) = 0;
|
||||
// temp
|
||||
virtual void vFlush(bool useDstAlpha) = 0;
|
||||
};
|
||||
|
Reference in New Issue
Block a user