Prev: E410 Up: Map Next: E500
E4D0: [Graphics] Road lane markings
Three sets of 16x8 pixels. Unmasked. Stored bottom up. 16 bytes each.
graphic-e4d0
lane_markings E4D0 DEFB $38,$00,$1C,$00,$0E,$00,$07,$00 Widest marking.
E4D8 DEFB $03,$80,$01,$C0,$00,$E0,$00,$70
graphic-e4e0
E4E0 DEFB $18,$00,$0C,$00,$06,$00,$03,$00 Middle marking.
E4E8 DEFB $01,$80,$00,$C0,$00,$60,$00,$30
graphic-e4f0
E4F0 DEFB $08,$00,$04,$00,$02,$00,$01,$00 Thinnest marking.
E4F8 DEFB $00,$80,$00,$40,$00,$20,$00,$10
Prev: E410 Up: Map Next: E500