mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-12 18:24:15 +00:00
Services: Stubs and minor changes
This commit is contained in:
@@ -135,10 +135,10 @@ ResultCode UpdateConfigNANDSavegame();
|
||||
ResultCode FormatConfig();
|
||||
|
||||
/// Initialize the config service
|
||||
void CFGInit();
|
||||
void Init();
|
||||
|
||||
/// Shutdown the config service
|
||||
void CFGShutdown();
|
||||
void Shutdown();
|
||||
|
||||
} // namespace CFG
|
||||
} // namespace Service
|
||||
|
||||
Reference in New Issue
Block a user