shithub: puzzles

ref: a8df0189ff9f49db04f9a33ae61bfcd1c1486c80
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;