mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +02:00
Mention capssu.h in the webConfigSetApplicationAlbumEntry docs.
This commit is contained in:
parent
bc7b178036
commit
e55dfd69c7
@ -352,7 +352,7 @@ Result webConfigSetLobbyParameter(WebCommonConfig* config, const char* str);
|
||||
* @brief Sets the Share CapsApplicationAlbumEntry.
|
||||
* @note Only available with config created by \ref webShareCreate on [3.0.0+].
|
||||
* @param config WebCommonConfig object.
|
||||
* @param entry \ref CapsApplicationAlbumEntry
|
||||
* @param entry \ref CapsApplicationAlbumEntry, see also capssu.h.
|
||||
*/
|
||||
Result webConfigSetApplicationAlbumEntry(WebCommonConfig* config, CapsApplicationAlbumEntry *entry);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user