shithub: puzzles

ref: 1ba4e37228e6eae0d09c0cca7f4ab7fb489fdc9d
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;