Function


nuContPakCodeSet


Syntax

void nuContPakCodeSet(u8* companyCode, u8* gameCode)
Arguments
*companyCode      company code
*gameCode         game code
Return Value
None
Description

Stores the company code and the game code

Registers in the Controller Manager the company code and game code, which are among the attributes when the Controller Pak game note is accessed. After that, game note access is performed using the stored company code and game code.

The company code is specified with 2 bytes of ASCII code and the game code with 4 bytes.