Prev: 778A Up: Map Next: 7918
787A: Sprite: Leaves
Dimensions 8 pixels x 05 pixels.
787A DEFB $00 Terminator.
787B DEFB $01 Width = 01 bytes.
787C DEFB $05 Height = 05 pixels.
787D DEFB $E0,$B0,$D8,$68,$38 leaf-01
Dimensions 8 pixels x 08 pixels.
7882 DEFB $00 Terminator.
7883 DEFB $01 Width = 01 bytes.
7884 DEFB $08 Height = 08 pixels.
7885 DEFB $F0,$AC,$DE,$EE,$75,$6B,$3D,$0F leaf-02
Dimensions 16 pixels x 11 pixels.
788D DEFB $00 Terminator.
788E DEFB $02 Width = 02 bytes.
788F DEFB $0B Height = 0B pixels.
7890 DEFB $F8,$00,$BE,$00,$81,$00,$AF,$80 leaf-03
7898 DEFB $FE,$C0,$73,$C0,$75,$E0,$36,$60
78A0 DEFB $17,$60,$0F,$A0,$03,$E0
Dimensions 16 pixels x 16 pixels.
78A6 DEFB $00 Terminator.
78A7 DEFB $02 Width = 02 bytes.
78A8 DEFB $10 Height = 10 pixels.
78A9 DEFB $FC,$00,$BF,$80,$9F,$E0,$A0,$30 leaf-04
78B1 DEFB $D7,$F8,$FB,$FC,$79,$F6,$7A,$06
78B9 DEFB $7B,$7E,$3B,$3E,$3B,$43,$1B,$6F
78C1 DEFB $0F,$77,$07,$73,$01,$F5,$00,$3F
Dimensions 8 pixels x 05 pixels.
78C9 DEFB $08 Terminator.
78CA DEFB $01 Width = 01 bytes.
78CB DEFB $05 Height = 05 pixels.
78CC DEFB $07,$0D,$1B,$16,$1C leaf-05
Dimensions 8 pixels x 08 pixels.
78D1 DEFB $08 Terminator.
78D2 DEFB $01 Width = 01 bytes.
78D3 DEFB $08 Height = 08 pixels.
78D4 DEFB $0F,$35,$7B,$77,$AE,$D6,$BC,$F0 leaf-06
Dimensions 16 pixels x 11 pixels.
78DC DEFB $00 Terminator.
78DD DEFB $02 Width = 02 bytes.
78DE DEFB $0B Height = 0B pixels.
78DF DEFB $00,$1F,$00,$7D,$00,$81,$01,$F5 leaf-07
78E7 DEFB $03,$EF,$03,$CE,$07,$AE,$04,$6C
78EF DEFB $06,$E8,$05,$F0,$07,$C0
Dimensions 16 pixels x 16 pixels.
78F5 DEFB $00 Terminator.
78F6 DEFB $02 Width = 02 bytes.
78F7 DEFB $10 Height = 10 pixels.
78F8 DEFB $00,$3F,$01,$FD,$07,$F9,$0C,$05 leaf-08
7900 DEFB $1F,$ED,$3F,$DF,$3F,$9E,$60,$5E
7908 DEFB $7E,$D7,$7C,$DC,$C2,$DC,$F6,$D8
7910 DEFB $EE,$F0,$CE,$E0,$AF,$80,$FC,$00
Prev: 778A Up: Map Next: 7918