mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 10:02:14 +02:00
update setsysGetProductModel
This commit is contained in:
parent
9fe22fd55f
commit
46c42b5ec1
@ -1403,7 +1403,7 @@ Result setsysSetDeviceNickname(const SetSysDeviceNickName *nickname);
|
|||||||
* @brief GetProductModel
|
* @brief GetProductModel
|
||||||
* @param[out] out Output ProductModel.
|
* @param[out] out Output ProductModel.
|
||||||
*/
|
*/
|
||||||
Result setsysGetProductModel(s32 *out);
|
Result setsysGetProductModel(ProductModel *model);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief GetLdnChannel
|
* @brief GetLdnChannel
|
||||||
|
Loading…
Reference in New Issue
Block a user