chiark / gitweb /
changelog: document last change
[sgt-puzzles.git] / no-icon.c
1
2 /*
3  * Dummy source file which replaces the files generated in the
4  * `icons' subdirectory, when they're absent.
5  */
6
7 const char *const *const xpm_icons[] = { 0 };
8 const int n_xpm_icons = 0;