1path = ./ 2file 0 = heiho001.tga ; this is a 32x32 rgba image 3file 1 = heiho002.tga ; this is a 32x32 rgba image 4file 2 = heiho003.tga ; this is a 32x32 rgba image 5file 3 = heiho004.tga ; this is a 32x32 rgba image 6file 4 = heiho005.tga ; this is a 32x32 rgba image 7file 5 = heiho006.tga ; this is a 32x32 rgba image 8file 6 = heiho007.tga ; this is a 32x32 rgba image 9file 7 = heiho008.tga ; this is a 32x32 rgba image 10 11image 0 = 0, 0, RGB5A3 12image 1 = 1, 1, RGB5A3 13image 2 = 2, 2, RGB5A3 14image 3 = 3, 3, RGB5A3 15image 4 = 4, 4, RGB5A3 16image 5 = 5, 5, RGB5A3 17image 6 = 6, 6, RGB5A3 18image 7 = 7, 7, RGB5A3 19 20texture 0 = 0, x ; texture 0 uses image 0, no palette 21texture 1 = 1, x ; texture 0 uses image 0, no palette 22texture 2 = 2, x ; texture 0 uses image 0, no palette 23texture 3 = 3, x ; texture 0 uses image 0, no palette 24texture 4 = 4, x ; texture 0 uses image 0, no palette 25texture 5 = 5, x ; texture 0 uses image 0, no palette 26texture 6 = 6, x ; texture 0 uses image 0, no palette 27texture 7 = 7, x ; texture 0 uses image 0, no palette 28