Prev: 8371 Up: Map Next: 83B1
8391: Unused alternate road attributes.
32 bytes with the same structure as sprite_road_attributes but different values: $3F (white-on-white, invisible) and $C0 (flash, black). Possibly an early version or debug variant of road attributes.
data_unused_8391 8391 DEFB $3F,$3F,$3F,$3F,$3F,$3F,$3F,$3F
8399 DEFB $3F,$3F,$3F,$3F,$3F,$3F,$C0,$C0
83A1 DEFB $C0,$C0,$3F,$3F,$3F,$3F,$3F,$3F
83A9 DEFB $3F,$3F,$3F,$3F,$3F,$3F,$3F,$3F
Prev: 8371 Up: Map Next: 83B1