mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-14 21:42:06 -07: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