Correct capitalization to WPADGetGameDataTimeStamp
Some checks failed
C/C++ CI / ubuntu-latest (push) Has been cancelled

This commit is contained in:
capitalistspz 2025-08-16 19:49:20 +01:00 committed by GaryOderNichts
parent 2c98cc91aa
commit cac70f560e

View File

@ -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);
/**