Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / no-icon.c
CommitLineData
f12cdd72 1
2/*
3 * Dummy source file which replaces the files generated in the
4 * `icons' subdirectory, when they're absent.
5 */
6
7const char *const *const xpm_icons[] = { 0 };
8const int n_xpm_icons = 0;