shithub: puzzles

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