#include <dwc.h>
void DWC_ReportUserData(const DWCUserData *userdata);userdata |
Pointer to the DWCUserData structure where the user data is stored. |
None.
Uses OS_TPrintf to display the contents of the DWCUserData structure specified by userdata. (For debugging.)
This function is for debugging, but it also works with the libraries of the final version of ROM (FINALROM).
For the changelog prior to 5.1 PR2, click here.
CONFIDENTIAL