mirror of
https://github.com/devkitPro/wut.git
synced 2026-03-21 17:34:47 -05:00
Correct capitalization to WPADGetGameDataTimeStamp
Some checks failed
C/C++ CI / ubuntu-latest (push) Has been cancelled
Some checks failed
C/C++ CI / ubuntu-latest (push) Has been cancelled
This commit is contained in:
parent
2c98cc91aa
commit
cac70f560e
|
|
@ -1403,7 +1403,7 @@ WPADGetGameTitleUtf16(WPADChan channel,
|
|||
* \return `WPAD_ERROR_INVALID`, if game data previously failed to write
|
||||
*/
|
||||
WPADError
|
||||
WPADGetGameDataTimestamp(WPADChan channel,
|
||||
WPADGetGameDataTimeStamp(WPADChan channel,
|
||||
OSTime *outTimestamp);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user