mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-06 19:32:15 +02:00
Modified comment for appletBeginBlockingHomeButton()
This commit is contained in:
parent
dea1a161cb
commit
fc92193789
@ -55,7 +55,7 @@ Result appletGetDesiredLanguage(u64 *LanguageCode);
|
||||
|
||||
/**
|
||||
* @brief Blocks the usage of the home button.
|
||||
* @param val Unknown nanoseconds. Officially, only 0 is used.
|
||||
* @param val Unknown nanoseconds. Value 0 can be used.
|
||||
* @note Can only be used in regularapps.
|
||||
*/
|
||||
Result appletBeginBlockingHomeButton(s64 val);
|
||||
|
Loading…
Reference in New Issue
Block a user