Prepare to release sgt-puzzles (20170606.272beef-1).
[sgt-puzzles.git] / no-icon.c
blob114b2c57c708b9fd98a04c2d6b60c6555bbad9c0
2 /*
3 * Dummy source file which replaces the files generated in the
4 * `icons' subdirectory, when they're absent.
5 */
7 const char *const *const xpm_icons[] = { 0 };
8 const int n_xpm_icons = 0;