More formatting and consistency fixes

This commit is contained in:
Stevoisiak 2014-11-14 14:46:49 -05:00 committed by Stevoisiak
commit 6da394a4d0
19 changed files with 33 additions and 55 deletions

View file

@ -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;
};