GameFreak Gen 6 Data
HeapData
| Offset | Description |
|---|---|
| 0x0 | Heap pointer |
| 0x4 | Bitflags for heap |
Heap Bitflags
| Offset | Description |
|---|---|
| 0 | In use |
| 1 | Main heap |
Pokemon Temp Data
| Offset | Type | Description |
|---|---|---|
| 0x8 | u64 | pid and 0 |
| 0x10 | u32 | tid/sid |
| 0x20 | u16 | Nature |
| 0x22 | u16 | Ability number |