shithub: puzzles

ref: 10460d1bc7dab94e84c5fbbde221c3d20f9e263b
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;