Pokémon Mystery Dungeon: Red Rescue Team:Dungeons Floors Data:Master Pointer Table
From Data Crystal
This is a sub-page for Pokémon Mystery Dungeon: Red Rescue Team:ROM map.
Dungeons Floors Data: Master Pointer Table | |
Game | Pokémon Mystery Dungeon: Red Rescue Team |
Start Address | 0x04CB834 |
End Address | 0x04CB847 |
# of Entries | 5 |
Entry Length | 4 bytes (0x4) |
Total Length | 20 bytes (0x14) |
Back to the ROM map |
Every entry points to a pointer table for dungeons data. Below are listed with relative offset:
- 00 (0x00) = Dungeons Floors Data: Dungeons Pointer Table
- 04 (0x04) = Dungeons Floors Data: Main Data
- 08 (0x08) = Dungeons Floors Data: Items Found Pointer Table
- 12 (0x0C) = Dungeons Floors Data: Pokémon Found Pointer Table
- 16 (0x10) = Dungeons Floors Data: Traps Found Pointer Table