391
edits
m (→Scratch struct) |
mNo edit summary |
||
Line 35: | Line 35: | ||
! Address || Type || Description | ! Address || Type || Description | ||
|- | |- | ||
| 0x03004610 || void** || Pointer to current [[Map file]] descriptor | | 0x03004610 || void** || Pointer to current [[Map file]] descriptor (usually/always 0x02000010) | ||
|- | |||
| + 0x00 || i32 || Number of [[Map file#Zone data|Zones]] | |||
|- | |- | ||
| + 0x04 || void* || Pointer to map file tile data | | + 0x04 || void* || Pointer to map file tile data |