shithub: puzzles

ref: 16de3a8f22cf9b618372dfe2fe438b21a54f71d4
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;