mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-12 06:58:17 -05:00
Fix copy paste
This commit is contained in:
@ -72,7 +72,7 @@ void GetBatteryLevel(Interface* self);
|
|||||||
void GetBatteryChargeState(Interface* self);
|
void GetBatteryChargeState(Interface* self);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* PTM::GetBatteryChargeState service function
|
* PTM::GetTotalStepCount service function
|
||||||
* Outputs:
|
* Outputs:
|
||||||
* 1 : Result of function, 0 on success, otherwise error code
|
* 1 : Result of function, 0 on success, otherwise error code
|
||||||
* 2 : Output of function, * = total step count
|
* 2 : Output of function, * = total step count
|
||||||
|
Reference in New Issue
Block a user