shithub: puzzles

ref: 02ce237f911f7b970ea9b093226a9e7d09fffbf4
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;