OSGetAppGamename

Syntax

#include <revolution/os.h>

const char* OSGetAppGamename(void);

Arguments

None.

Return Values

A string pointer to the game name (game code: ASCII, 4-bytes).

Description

Gets the game name.

See Also

None.

Revision History

2007/04/25 Initial version.


CONFIDENTIAL