shithub: puzzles

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