mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Fix coding style
This commit is contained in:
@ -32,7 +32,7 @@ public:
|
||||
bool ClearCurrent();
|
||||
void Shutdown();
|
||||
void Update();
|
||||
void SwapInterval(int Interval);
|
||||
void SwapInterval(int interval);
|
||||
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user