mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Formatting/Whitespace Cleanup
Various fixes to formatting and whitespace
This commit is contained in:
@ -23,7 +23,7 @@ public:
|
||||
virtual bool Start() override;
|
||||
virtual void Stop() override;
|
||||
|
||||
static bool isValid() {return true;}
|
||||
static bool isValid() { return true; }
|
||||
|
||||
virtual void Update() override;
|
||||
|
||||
|
Reference in New Issue
Block a user