SGDK
A free and open development kit for the Sega Mega Drive
Loading...
Searching...
No Matches
mw_gamertag Struct Reference

Gamertag data. More...

#include <mw-msg.h>

Public Attributes

int id
 Unique gamertag id.
char nickname [MW_GT_NICKNAME_MAX]
 User nickname.
char security [MW_GT_SECURITY_MAX]
 User security string.
char tagline [MW_GT_TAGLINE_MAX]
 User defined text tag.
char tg_token [MW_GT_TG_TOKEN_MAX]
 Telegram token.
uint8_t avatar_tiles [MW_GT_AVATAR_WIDTH *MW_GT_AVATAR_HEIGHT/2]
 Avatar image tiles.
uint8_t avatar_pal [32]
 Avatar image palette.

Detailed Description

Gamertag data.


The documentation for this struct was generated from the following file: