forked from dolphin-emu/dolphin
Reformat all the things!
This commit is contained in:
@@ -19,6 +19,7 @@ public:
|
||||
virtual ~FramebufferManagerBase();
|
||||
|
||||
static unsigned int GetEFBLayers() { return m_EFBLayers; }
|
||||
|
||||
protected:
|
||||
static unsigned int m_EFBLayers;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user