shithub: puzzles

ref: 1add03f7b8a502d4453f53f4ea6930d0e71a6bb0
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;