mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Various formatting and consistency fixes
This commit is contained in:
@ -104,10 +104,10 @@ struct SConfig : NonCopyable
|
||||
|
||||
SysConf* m_SYSCONF;
|
||||
|
||||
// save settings
|
||||
// Save settings
|
||||
void SaveSettings();
|
||||
|
||||
// load settings
|
||||
// Load settings
|
||||
void LoadSettings();
|
||||
|
||||
// Return the permanent and somewhat globally used instance of this struct
|
||||
|
Reference in New Issue
Block a user