mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Reformat all the things!
This commit is contained in:
@ -79,6 +79,7 @@ public:
|
||||
void SetPassthrough(bool enable);
|
||||
|
||||
static AsyncRequests* GetInstance() { return &s_singleton; }
|
||||
|
||||
private:
|
||||
void PullEventsInternal();
|
||||
void HandleEvent(const Event& e);
|
||||
|
Reference in New Issue
Block a user