mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-24 23:46:56 -05:00
vpad: Fix documentation for VPADRead return value
This commit is contained in:
parent
fe45347516
commit
9fda122476
|
|
@ -367,7 +367,7 @@ VPADShutdown();
|
|||
* or invalid data on error, not necessarily zeroes.
|
||||
*
|
||||
* \return
|
||||
* 0 on success or 1 on failure. Check outError for reason.
|
||||
* The amount of buffers read or 0 on failure. Check outError for reason.
|
||||
*
|
||||
* \sa
|
||||
* - VPADStatus
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user