Prev: 5D1D Up: Map Next: 5D39
5D2B: [Stage 1] Per-stage attract mode data
attract_data 5D2B DEFW $00EA road_pos
These all point a byte earlier than the real data start point.
5D2D DEFW $61D3 -> Loop section, curvature @ map_loop_curvature
5D2F DEFW $6208 -> Loop section, height @ map_loop_height
5D31 DEFW $625C -> Loop section, lanes @ map_loop_lanes
5D33 DEFW $6313 -> Loop section, right-side objects @ map_loop_rightobjs
5D35 DEFW $6293 -> Loop section, left-side objects @ map_loop_leftobjs
5D37 DEFW $6276 -> Loop section, hazards @ map_loop_hazards
Prev: 5D1D Up: Map Next: 5D39