Trainer data structure in the GBC
From Bulbapedia, the community-driven Pokémon encyclopedia.
This article is incomplete.
Please feel free to edit this article to add missing sections and complete it.
Please feel free to edit this article to add missing sections and complete it.
This article does not yet meet the quality standards of Bulbapedia.
Please feel free to edit this article to make it conform to Bulbapedia norms and conventions.
Please feel free to edit this article to make it conform to Bulbapedia norms and conventions.
Length: unknown.
Start: 0x15C7?
0x15C7: ID number, 2 bytes. Raw hex.
0x15C9: Name, 8 bytes. Uses special text format (0x80 is A, 0xA0 is a). Terminated with 0x50. If the name is shorter than 7 characters, the end will be padded with 0x00 bytes.
0x15D1: padding, 3 bytes. All 0x00.

