12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- output: c : Sets the output format to C
- include-file: main_gfx.h : File name containing all images/palettes
- palettes: : Start of palettes list in the output
- - main_palette : Name of each palette, separated by line
- converts: : Converted sections, based on name
- - main_images : Name of each convert section
- palette: main_palette : Palette and name of palette
- images: automatic : Automatically get list of images
- convert: main_images : Convert images section
- palette: main_palette : Use the above generated palette
- images: : List of input images
-
-
- - bm1.png
-
- - bm2.png
-
- - bm3.png
-
- - bm4.png
-
- - bm5.png
-
- - bm6.png
-
- - bm7.png
-
- - bm8.png
-
- - bm9.png
-
- - bm10.png
-
- - bm11.png
-
- - bm12.png
-
- - bm13.png
-
- - bm14.png
-
- - bm15.png
-
- - bm16.png
-
- - bm17.png
-
- - bm18.png
-
- - bm19.png
-
- - bm20.png
-
- - bm21.png
-
- - bm22.png
|