mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-05 00:19:02 +00:00
Services: Stubs and minor changes
This commit is contained in:
@@ -56,10 +56,10 @@ u32 GetShellState();
|
||||
ChargeLevels GetBatteryLevel();
|
||||
|
||||
/// Initialize the PTM service
|
||||
void PTMInit();
|
||||
void Init();
|
||||
|
||||
/// Shutdown the PTM service
|
||||
void PTMShutdown();
|
||||
void Shutdown();
|
||||
|
||||
} // namespace PTM
|
||||
} // namespace Service
|
||||
|
||||
Reference in New Issue
Block a user