nn::pl::CTR::InitializeGameCoin Function

Syntax

void InitializeGameCoin();

Parameters

None.

Return Values

None.

Description

Initializes the Play Coins library.

To use the Play Coins library functions, you must first call the nn::fs::Initialize function to initialize the fs library and the nn::ptm::CTR::Initialize function to initialize the ptm library, then call this function.

Revision History

2011/08/19
Initial version.

CONFIDENTIAL