shithub: puzzles

ref: 62c6312982c297ddb0d5c1633e5db678a0d75678
dir: /no-icon.c/

View raw version

/*
 * Dummy source file which replaces the files generated in the
 * `icons' subdirectory, when they're absent.
 */

const char *const *const xpm_icons[] = { 0 };
const int n_xpm_icons = 0;