1path = ./
2file 0 = iconc.tga           	      ; this is a 32x32 ci8 image
3
4image    0 =  0, x, CI8               ; use color from file 0, no alpha
5                                      ; convert to CI8 format
6
7palette 0 = 0, RGB5A3
8
9texture 0  =  0, 0                    ; texture 0 uses image 0, palette 0
10