shithub: puzzles

ref: 5062bee2ec7094a13e40f4946e1a45d4dcb8b854
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;