DWC_GetMatchState

Syntax

#include <dwc.h>

DWCMatchState DWC_GetMatchState(void);

Arguments

None.

Return Values

Value of the DWCMatchState enumeration type that indicates the internal matchmaking state.

Description

Gets the internal status during matchmaking. (For debugging.)

Use the acquired value only for debugging.

This function is for debugging, but it also works in the final ROM (FINALROM) version library.

Revision History


CONFIDENTIAL