aboutsummaryrefslogtreecommitdiff
path: root/examples/billboard/tim.s
blob: 1fa8d694d60537b80e760fb121706f438c9de81b (plain) (blame)
1
2
3
4
5
6
7
.section .data

.global tim_image
.type tim_image, @object
tim_image:
	.incbin "texture64.tim"